OpenConext / OpenConext-manage

Stores and publishes metadata of all entities known to OpenConext
Apache License 2.0
7 stars 10 forks source link

Desired rights permissions #409

Closed phavekes closed 1 month ago

phavekes commented 1 month ago

This issue is imported from pivotal - Originaly created at Mar 4, 2024 by Thijs Kinkhorst

First line needs to be able to modify IdP\'s since they need to set e.g. whitelist entries or stepup config or change email address. If you can modify an IdP it does not make much sense to me to forbid create or delete of the IdP - if you want to do this you can just change (all) fields of an existing IdP.

There\'s now no role for the SP Dashboard such that it can only influence SP\'s.

For GUI:

For dashboards:

phavekes commented 1 month ago

So I think this is the diff re current implemention:

phavekes commented 1 month ago

See last comment. This is not yet implemented. (Okke Harsta - Mar 15, 2024)

phavekes commented 1 month ago

WRITE_SP does not allow deleting an SP. Since we do not allow deleting an SP for production, a separate DELETE_SP is the most finegrained solution (Bart Geesink - May 8, 2024)