Configuration - manywho/service-saml GitHub Wiki
Wiki ▸ Configuration
Configuration
When installing the Service, you should use the following settings:
Connection Uri
https://services-staging.manywho.com/api/saml/1
Configuration Values
Name | Type | Required | Description |
---|---|---|---|
Certificate | Encrypted | ✔ | Certificate (it will be used to verify the signature of the saml assertion). |
Login URL | String | ✔ | Url where the user will be redirected to do log in. (e.g. https://your_user_name.eu.auth0.com/samlp/avMOCgvc). |
Assertion Consumer Service (URL) | String | ✔ | https://flow.manywho.com/api/run/1/saml |
Identifier of the IdP entity (URI) | String | ✔ | Issuer in uri format (e.g. auth0.your_user_name.com) |
No XML Validation | Boolean | ✔ | It need to be activated when a non valid XML assertion is sent. |
Debug | Boolean | ✔ | If true it will show more descriptive errors, be sure to use it only during building time. |
Supported Users | String | ✘ | List of supported users each user have {friendly name},{id in the Identity Provider}; (e.g Paul,auth0 |
Supported Groups | String | ✘ | List of supported groups (e.g. admin;user) |
The SAML Id Provider
It should provide an assertion with the follow claims attributes: