OpenConext / Mujina

A mock IDP and SP using the OpenSAML library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support in the API endpoint for adding attributes for a specific user

oharsta opened this issue · comments

The current API allows adding / removing SAML attributes. However the attributes are global and are applied to all logins. Add support to optionally specify an user when adding / removing attributes. When logging in check if there are user specific attributes and add those to the global attributes.