SwissIdOAuthProviderOptions
Introduction
The SwissIdOAuthProviderOptions
can be used to configure external SwissID as an identity providers.
Format
The GenericSamlOptions
are usually stored as a JSON objects:
{
"clientId": "cc433-8f333-afeeb-6b305",
"clientSecret": "7QlmxsNXUCfsdeccdcpeRg",
"authority": "https://login.sandbox.pre.swissid.ch/idp/oauth2",
"useiframelogoutwithidtokenhint":true
}
Options
Option | Description |
---|---|
| The client id you received from SwissID |
| The client secret you received from SwissId |
| The authority. If you leave it empty, the production URL will be used. |
| If set to |
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.