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

[Feature request] Inline ModelAdmin to configure claims filters and rewrites #317

Open
peppelinux opened this issue Feb 20, 2019 · 0 comments

Comments

@peppelinux
Copy link

peppelinux commented Feb 20, 2019

Hi, very lovely project, I absolutely have to implement this soon as possibile!
I was wondering about the opportunity to configure policy and rewrite rules, for every RP/Client, directly via web admin ui.

An administrator should decide which claims give to an RP, using a multichoice element.
He should also add one or more rewrite rules to one or more claims.

I read in the official Documentation about OIDC_USERINFO and OIDC_EXTRA_SCOPE_CLAIMS functions, these rules will apply working code to all the requests of all RP. My idea is to configure filters and other rules over the claims for every RP, in the RP configuration screen.

A rewrite rule could also create a brand new claim, based on a processing of two real attributes.

This should also follow the openid-connect-federation rules, specified here:
https://openid.net/specs/openid-connect-federation-1_0.html#rfc.section.4

What's your thoughs about this?

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