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

Option

Description

clientId

The client id you received from SwissID

clientSecret

The client secret you received from SwissId

authority

The authority. If you leave it empty, the production URL will be used.

useiframelogoutwithidtokenhint

If set to true, logout propagation will be activated

© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.