...
Question | Answer |
---|---|
Your administrator confirms that the installation is successful and should work as intended. However, you still cannot login into the supported applications | Please try to clear your browsers cache including it's cookies |
Instead of specifiying the username in the configuration, I want to authenticate users based on email address | This is possible. The client-cert.properties allows you to change the configuration to search for users using an email address instead of using and regexing the value |
Installation
Question | Answer | |||||
---|---|---|---|---|---|---|
How do I redirect user to my SSO page? | There are the params to change in seraph-config.xml
| |||||
How do I disable the login gadget? | There is a tag to change in
Change the |
...