Skip to content

feat: oidc/auth 支持多租户, access_token 解析支持 tenant_id 属性#59

Merged
lixpng merged 2 commits intomasterfrom
feat/authorizeurl-tenant-accesstoken-aud
May 21, 2024
Merged

feat: oidc/auth 支持多租户, access_token 解析支持 tenant_id 属性#59
lixpng merged 2 commits intomasterfrom
feat/authorizeurl-tenant-accesstoken-aud

Conversation

@youlie1
Copy link
Copy Markdown
Contributor

@youlie1 youlie1 commented May 21, 2024

Description

Checklist

  • the pull request title describes what this PR does (not a vague title like Update readme.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository, such as:
    • npm run prettier:check passes
    • npm run eslint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #[issue number], fixes #[issue number]

@lixpng lixpng merged commit 2d5282a into master May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants