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

populate subject claims and access claims in openapi security #38

Closed
stevehu opened this issue May 14, 2018 · 1 comment
Closed

populate subject claims and access claims in openapi security #38

stevehu opened this issue May 14, 2018 · 1 comment

Comments

@stevehu
Copy link
Contributor

stevehu commented May 14, 2018

It should work the same like swagger security

@stevehu
Copy link
Contributor Author

stevehu commented Dec 21, 2020

The reason we put both JWT claims into the auditInfo is to support fine-grained authorization in the business handlers. In that case, there would be some custom claims in the JWT tokens and the fine-grained authorization layer will take the claims to do further security authorisation.

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

No branches or pull requests

1 participant