Sample KeyCloak configuration as an OIDC provider for Domino
This sample configuration corresponds to a Domino Internet Site listening on https://ultraviolet.example.com.
The relevant NOTES.INI settings are as follows:
- OIDC_LOGIN_CLIENT_ID=Domino_confidential_client
- OIDC_LOGIN_CLIENT_SECRET=MJa2FfwsVDXP4aar5c7ku7eSLm8e9wMb
Additional Internet Sites could be added to this configuration by adding their full /names.nsf?OIDCLogin URIs to the Valid Redirect URIs section.