-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Milestone
Description
To reflect the changes to the wallet address response, the authorization server should update its routes to accept the tenantId
in the path, its grants
table to have a tenantId
, and to retrieve the tenanted idpConsentUrl
from the associated tenant to use for the grant response.
- Add
tenantId
togrants
table - Add
/:tenantId
to base paths for grant creation/continuation - Use tenanted Identity Provider when constructing
redirect
field for grant creation response - Use tenanted
idpSecret
when verifying requests made using the identity provider API.
Prerequisites
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done