Skip to content

[Mulit-Tenant] Tenanted grants #3128

@njlie

Description

@njlie

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 to grants 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
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions