Translations:Login Möglichkeiten/26/en
Aus HITGuard User Guide
Weitere Optionen
Notes
- The `ClientId` and `ClientSecret` must be created individually for each OpenID Connect provider account. You can obtain these directly from Google or Microsoft when you register an application in the respective developer portal.
- Make sure that the callback URL is configured correctly. This URL is used during the authentication process to receive the response from the provider.
- If you want to use a custom claim to map to username, you must ensure that the OpenID Connect provider returns this claim via the ID token or the UserInfo endpoint and configure it accordingly in "appsetting.production.json".