Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mulit-Tenant] Tenanted grants #3128

Open
4 tasks
Tracked by #2893
njlie opened this issue Nov 22, 2024 · 0 comments
Open
4 tasks
Tracked by #2893

[Mulit-Tenant] Tenanted grants #3128

njlie opened this issue Nov 22, 2024 · 0 comments
Assignees

Comments

@njlie
Copy link
Contributor

njlie commented Nov 22, 2024

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

@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Nov 22, 2024
@njlie njlie mentioned this issue Nov 22, 2024
38 tasks
@mkurapov mkurapov moved this from Backlog to Todo in Rafiki Dec 6, 2024
@njlie njlie self-assigned this Dec 6, 2024
@njlie njlie moved this from Todo to In Progress in Rafiki Dec 6, 2024
@golobitch golobitch added this to the Multi Tenant v1 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants