Enabling SAML for AppSpider Enterprise
Security Assertion Markup Language (SAML) is an XML-based standard for single sign-on (SSO) authentication that enables you to access applications you have rights to use. AppSpider Enterprise offers integration with SAML 2.0, which allows you to use an identity provider (IdP) to handle the sign-in process and provide the credentials your users need to authenticate to AppSpider Enterprise.
AppSpider Enterprise supports both the SP (Service Provider) and IdP ( Identity Provider) initiated sign-in process.
To enable SAML for AppSpider Enterprise, there are two things you'll need to do:
- Create a SAML certificate with your IdP and install the certificate on the server running AppSpider Enterprise.
- Modify the
samlProviders.config
file to include the information for your IdP and to enable SAML for AppSpider Enterprise.
Then you will be able to login using either a SP or a IdP.
Did this page help you?