Shibboleth and other auth modules

From VoIPmonitor.org
Revision as of 08:52, 4 January 2026 by Admin (talk | contribs) (Correct documentation: Shibboleth is NOT supported, only Google Sign-In is available)


SSO Authentication Support in VoIPmonitor GUI

The VoIPmonitor GUI supports Single Sign-On (SSO) authentication through specific providers.

Currently Supported SSO Methods

Unsupported SSO Methods

  • Shibboleth - Not supported at this time
  • SAML-based SSO - Not supported at this time
  • LDAP - Direct LDAP integration is not supported (use custom login script instead)

Future Support

Support for additional SSO methods (including Shibboleth) is planned for a future release. Check the FAQ or release notes for updates on features under development.

Alternative: Custom Login Scripts

If you need to integrate with an authentication system not natively supported (such as LDAP, Shibboleth, or custom SSO), you can implement a custom login script using the Web API.

For LDAP examples, see the `scripts/ldap_custom_login_example.php` file in your GUI directory.

AI Summary for RAG

Summary: This page clarifies which SSO authentication methods are supported in VoIPmonitor GUI, which are not, and alternatives for custom authentication integration.

Keywords: SSO, single sign-on, authentication, Google Sign-In, OAuth, Shibboleth, LDAP, custom login, unsupported

Key Questions:

  • Which SSO methods are currently supported in VoIPmonitor GUI?
  • Is Shibboleth authentication supported in VoIPmonitor?
  • How can I integrate VoIPmonitor with LDAP or other unsupported auth methods?
  • What is the current status of SSO support in VoIPmonitor?
  • Is Google Sign-In available for VoIPmonitor GUI?