ClientRegistration Support baseUrl in template #4589
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Summary
Instead of needing to type
{scheme}://{serverName}:{serverPort}{contextPath}
we should also support{baseUrl}
(or some similar variable name) that composes all of those values. This should be in addition to the existing variables.The text was updated successfully, but these errors were encountered: