discovery uri, seems to be hardcoded

15 views
Skip to first unread message

Pablo Vidaurri

unread,
Mar 17, 2025, 12:26:19 PMMar 17
to Pac4j development mailing list
I need to use a different discovery uri for an Azure B2C instance using a custom flow.

org.pac4j.oidc.config.AzureAdOidcConfiguration:
@Override
public String getDiscoveryURI() {
return "https://login.microsoftonline.com/" + tenant + "/.well-known/openid-configuration";
}

Anyway to get around this without have to rebuild ths lib.
-psv
Reply all
Reply to author
Forward
0 new messages