Skip to content

Instantly share code, notes, and snippets.

@wtrocki
Last active June 20, 2022 09:40
Show Gist options
  • Save wtrocki/6eed975bf32e5de9ec68f16f59f819e0 to your computer and use it in GitHub Desktop.
Save wtrocki/6eed975bf32e5de9ec68f16f59f819e0 to your computer and use it in GitHub Desktop.
{"name":"redhat_sso","base_url":"https://sso.stage.redhat.com","token_url":"https://sso.stage.redhat.com/auth/realms/redhat-external/protocol/openid-connect/token","jwks":"https://sso.stage.redhat.com/auth/realms/redhat-external/protocol/openid-connect/certs","valid_issuer":"https://sso.stage.redhat.com/auth/realms/redhat-external"}
{
"name": "mas_sso",
"base_url": "https://identity.api.openshift.com",
"token_url": "https://identity.api.openshift.com/auth/realms/rhoas/protocol/openid-connect/token",
"jwks": "https://identity.api.openshift.com/auth/realms/rhoas/protocol/openid-connect/certs",
"valid_issuer": "https://identity.api.openshift.com/auth/realms/rhoas"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment