Knowledge Base

Using SAML SSO Authentication

Article ID: 439
Last updated: 9 Oct, 2017

Security Assertion Markup Language (SAML) is a standard for logging users into applications based on their sessions in another context. This single sign-on (SSO) login standard has significant advantages over logging in using a username and password. SAML is very powerful and flexible, but the specification can be quite a handful.

Steps to enable SAML SSO Authentication

Tracking logins

You can see how your remote authentication works in the KBPublisher login logs, located under Logs > Logins.

For debugging, the most recent remote login is logged to a file called last_remote_login.log in the KBPublisher cache directory (APP_CACHE_DIR in admin/config.inc.php). For example: /home/username/kb_cache/last_remote_login.log

Article ID: 439
Last updated: 9 Oct, 2017
Revision: 1
Access: Public
Views: 1700
Comments: 0