Skip to content

fix: more oidc logging - #992

Merged
jmattheis merged 1 commit into
masterfrom
oidc-log
Jul 15, 2026
Merged

fix: more oidc logging#992
jmattheis merged 1 commit into
masterfrom
oidc-log

Conversation

@jmattheis

Copy link
Copy Markdown
Member

In debug mode this outputs the oidc discovery

2026-07-07T20:51:14+02:00 DBG discover config={"authorization_endpoint":"http://192.168.178.2:5556/dex/auth","claims_supported":["iss","sub","aud","iat","exp","email","email_verified","locale","name","preferred_username","at_hash"],"code_challenge_methods_supported":["S256","plain"],"device_authorization_endpoint":"http://192.168.178.2:5556/dex/device/code","grant_types_supported":["authorization_code","refresh_token","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["RS256"],"introspection_endpoint":"http://192.168.178.2:5556/dex/token/introspect","issuer":"http://192.168.178.2:5556/dex","jwks_uri":"http://192.168.178.2:5556/dex/keys","request_uri_parameter_supported":false,"response_types_supported":["code"],"scopes_supported":["openid","email","groups","profile","offline_access"],"subject_types_supported":["public"],"token_endpoint":"http://192.168.178.2:5556/dex/token","token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"userinfo_endpoint":"http://192.168.178.2:5556/dex/userinfo"} rp.function=NewRelyingPartyOIDC

@jmattheis
jmattheis requested a review from a team as a code owner July 7, 2026 19:05
@jmattheis
jmattheis added this pull request to the merge queue Jul 15, 2026
Merged via the queue into master with commit e2b6a2e Jul 15, 2026
2 of 4 checks passed
@jmattheis
jmattheis deleted the oidc-log branch July 15, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants