Update saml.md

This commit is contained in:
Julien Fontanet
2016-03-21 15:15:06 +01:00
parent df6159fa62
commit 3eb742d0d1

12
saml.md
View File

@@ -20,14 +20,4 @@ Save the configuration and then activate the plugin (button on top).
## Debugging
If you can't log in with your SAML settings, please check the logs of `xo-server` while you attempt to connect. It will give you hints about the error encountered. You can do that with a `tail -f /var/log/syslog -n 100` on your XOA.
## Missing plugin?
If you don't find the SAML plugin in the list, be sure to have it displayed in your Xen Orchestra configuration (in `/etc/xo-server/config.yaml`):
```
plugins:
auth-saml:
```
If you can't log in with your SAML settings, please check the logs of `xo-server` while you attempt to connect. It will give you hints about the error encountered. You can do that with a `tail -f /var/log/syslog -n 100` on your XOA.