[keycloak-dev] The provider configuration

Michael Furman michael_furman at hotmail.com
Mon Dec 26 00:42:16 EST 2016


Dear Bill,
I will happy for your reply.
I have found that the provider configuration of Java adapters (Spring Security Adapter) implemented in org.keycloak.adapters.KeycloakDeployment#resolveUrls
Just interesting why Keycloak Java adapter do not request the provider configuration via /.well-known/openid-configuration (https://openid.net/specs/openid-connect-discovery-1_0-17.html#ProviderConfig)?
One more question:
We need to support Keycloak behind the Network Address Tranlation (NAT) and therefore we need to modify org.keycloak.adapters.KeycloakDeployment#resolveUrls and org.keycloak.protocol.oidc.OIDCWellKnownProvider#getConfig.

What is the best way to contribute it to Keycloak?

Thanks in advance for your help,
Michael



________________________________
From: keycloak-dev-bounces at lists.jboss.org <keycloak-dev-bounces at lists.jboss.org> on behalf of Michael Furman <michael_furman at hotmail.com>
Sent: Friday, December 23, 2016 3:22 PM
To: keycloak-dev at lists.jboss.org
Subject: [keycloak-dev] What code in Keycloak IDP is responsible to return the configuration to Java adapters?

Dear Keycloak people,
I need our help.
What code in Keycloak IDP is responsible to return the configuration to Java adapters (Spring Security Adapter) ?
I mean all URLs in the org.keycloak.adapters.KeycloakDeployment class (authServerBaseUrl, tokenUrl etc.).
I have modified org.keycloak.protocol.oidc.OIDCWellKnownProvider but this code is not executed during OIDC protocol with java adapters.
Thanks in advance for your help,
Michael

_______________________________________________
keycloak-dev mailing list
keycloak-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev
keycloak-dev Info Page - lists.jboss.org<https://lists.jboss.org/mailman/listinfo/keycloak-dev>
lists.jboss.org
To see the collection of prior postings to the list, visit the keycloak-dev Archives. Using keycloak-dev: To post a message to all the list members ...




More information about the keycloak-dev mailing list