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

Add attribute policy processor for filters and modifiers on attributes #192

Closed
peppelinux opened this issue May 2, 2020 · 1 comment
Closed

Comments

@peppelinux
Copy link
Member

peppelinux commented May 2, 2020

Hi guys,
I think that soon as possible I'll get into this:
UniversitaDellaCalabria/uniAuth#17

uniAuth started from a fork of djangosaml2idp and together with djangosaml2 they adopts pySAML2 and are based on Django.

@mhindery I think that we can build something reusable for our products, a kind of pluggable application would be awesome. Both djangosalm2idp and uniAuth have djangosaml2 as a requirement, so implementing directly in it would be the right way if you agree.

I implemented this kind of thing in pyMultiLDAP, here:
https://github.com/peppelinux/pyMultiLDAP/blob/master/multildap/attr_rewrite.py

example configuration here:
https://github.com/peppelinux/pyMultiLDAP/blob/5dcb32955f4ba0eda1300405c69885d6321f5945/examples/settings.py.example#L62

This would be a pluggable system outside of the AttributeProcessors we have in djangosaml2idp, what do you think about this

@peppelinux
Copy link
Member Author

Not of interest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant