SAML Authentication Configuration Guide
This guide details the steps necessary to configure SAML authentication with Wikit via an identity provider using the SAML protocol.
Configuration in the Identity Provider
When configuring in your identity provider, you will need to provide the Entity ID and a Redirection URL. This information allows your provider to communicate with Wikit.
Here are the values to use:
Service Provider Entity ID :
[https://auth.wikit.ai/realms/wikit-prod](https://auth.wikit.ai/realms/wikit-prod)Redirection URL : It depends on your alias (generally your organization's slug). It will be communicated to you by your Wikit contact and looks like this:
[https://auth.wikit.ai/realms/wikit-prod/broker/xxxx/endpoint](https://auth.wikit.ai/realms/wikit-prod/broker/xxxx/endpoint)(Replace
xxxxwith your identity provider's alias, for example:wikit-microsoft)
Information Required for Wikit-side Configuration
Wikit requires the following information to configure SSO with the SAML protocol:
- Federation Metadata URL : The Application Federation Metadata URL allows for retrieving the necessary configuration and certificates. ✏️
- Email Domain : The domain that will be used for authentication (example:
@wikit.ai). ✏️