...
The main fields of your metadata for those using an SDK are:
Field | Required for OpenID SSO | Required for SAML SSO | Change with the tenant and the environment | Defaults fields | Description |
---|---|---|---|---|---|
environment | - | - | -Yes (with the env. only) | - | The environment of the platform your are integrated to; accepted values: |
app.host | Yes | Yes | -Yes (with the env. only) | - | Your application host |
api.id | Yes | Yes | Yes | - | The id of your app |
api.host | Yes | Yes | Yes | - | The platform host |
sso.idm | - | - | - | same as config.app.host | Your Identity Domain Manager |
sso.init_path | - | Yes | your choice | - | Your application path that allows users to initiate |
sso.consume_path | - | Yes | your choice | - | Your application path to the SAML endpoint that allows |
sso.idp | Yes | Yes | Yes | only if "environment" is set: value for Maestrano tenant | The platform host |
sso.x509_fingerprint | - | Yes | Yes | only if "environment" is set: value for Maestrano tenant | |
sso.x509_certificate | - | Yes | Yes | only if "environment" is set: value for Maestrano tenant | |
connec.host | Yes | Yes | Yes | only if "environment" is set: value for Maestrano tenant | The Connec! endpoint used to fetch data from |
webhook.account.group_path | Yes | Yes | your choice | - | Your application path where a notification will be posted |
webhook.account.group_users_path | Yes | Yes | your choice | - | Your application path where a notification will be posted |
webhook.connec.notifications_path | Yes | Yes | your choice | - | Your application path where notifications |
wenhook.connec.subscriptions | Yes | Yes | No | false for all entities | The list of entities (organizations, people, invoices etc.) |
...