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

API for authorization #3138

Closed
wants to merge 1 commit into from
Closed

Conversation

zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented Apr 9, 2024

@zhaohuabing zhaohuabing requested a review from a team as a code owner April 9, 2024 03:03
@zhaohuabing zhaohuabing marked this pull request as draft April 9, 2024 03:07
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
Name string `json:"name"`

// Value is the value of the claim.
Value string `json:"value"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just thinking like groups parameter. Use case could be "i want allow group x only" or "i want allow/deny groups x y z".

@arkodg
Copy link
Contributor

arkodg commented Apr 9, 2024

thanks for picking this up @zhaohuabing , Id suggest by first taking #2652 forward, and then adding more attributes like methods and jwtClaims

@zhaohuabing
Copy link
Member Author

thanks for picking this up @zhaohuabing , Id suggest by first taking #2652 forward, and then adding more attributes like methods and jwtClaims

Sure, I didn't notice that one. Close this for now.

@zhaohuabing zhaohuabing closed this Apr 9, 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.

3 participants