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 support for entity category in AttributeRelease policy management #208

Open
janul opened this issue May 30, 2015 · 1 comment
Open

Comments

@janul
Copy link
Collaborator

janul commented May 30, 2015

Right now you can manage attribute release policy based on requester (entityID) - it's good but it might be quite heavy to consume by Shib-idp if in there is few thousands serviceproviders in you circle of trust.
Implementing this new feature will be quite tricky:
*) to merge into current logic
*) keep backward compatibility
*) (not confusing) presentation and management
Any proposals are welcome

@janul
Copy link
Collaborator Author

janul commented Jun 9, 2015

update: new ARP generator currently in develop branch:
*) including entitycategories based rules
*) backward compatibility

*) PHPDom replaced by XmlWriter

*) performance increased by 60%

*) UI to manage arp rule based on EntityCategories is not ready yet

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