Groups
Groups
Sign in
Groups
Groups
Pac4j development mailing list
Conversations
About
Send feedback
Help
discovery uri, seems to be hardcoded
15 views
Skip to first unread message
Pablo Vidaurri
unread,
Mar 17, 2025, 12:26:19 PM
Mar 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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