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

No method to get all all claims #208

Closed
morigs opened this issue Aug 25, 2022 · 4 comments · Fixed by #209
Closed

No method to get all all claims #208

morigs opened this issue Aug 25, 2022 · 4 comments · Fixed by #209
Assignees
Labels
enhancement New feature or request released

Comments

@morigs
Copy link
Contributor

morigs commented Aug 25, 2022

Is your feature request related to a problem? Please describe.
In our service we need to get all claims. Currently, UserInfo allows getting only known claims by name.

Describe the solution you'd like
Just additional method GetClaims() map[string]any in UserInfo interface

@morigs morigs added the enhancement New feature or request label Aug 25, 2022
@morigs
Copy link
Contributor Author

morigs commented Aug 30, 2022

@livio-a this is a critical feature to us, could you pls help with review of the PR? Do we need to provide any info/help?

@fforootd
Copy link
Member

Hi @morigs we have our planning meeting today afternoon and will come back with an ETA after that.

@fforootd fforootd added this to Kanban Aug 30, 2022
@fforootd fforootd moved this to Ready to start in Kanban Aug 30, 2022
@livio-a
Copy link
Member

livio-a commented Aug 30, 2022

I'll approve the PR in a sec to solve the immediate need until we have a proper solution like requested here: #182

Repository owner moved this from Ready to start to Done in Kanban Aug 30, 2022
@github-actions
Copy link

🎉 This issue has been resolved in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants