Enable OIDC for Kong Manager

    The following is an example using Google as the IdP and serving Kong Manager from its default URL, .

    The Sessions plugin (configured with admin_gui_session_conf) requires a secret and is configured securely by default.

    • If using HTTP instead of HTTPS, cookie_secure must be manually set to false.

    Replace the entries surrounded by <> with values that are valid for your IdP. For example, Google credentials can be found here: https://console.cloud.google.com/projectselector/apis/credentials

    For example, if a user has the email address :

    Note: The email entered for the admin in the request is used to ensure the admin receives an email invitation, whereas username is the attribute that the plugin uses with the IdP.

    For example, to grant example_user@example.com the role of super admin: