Closed phavekes closed 1 month ago
So I think this is the diff re current implemention:
Change ADMIN to not forbid IdP create/delete anymore
Add "WRITESP": can only CRUD SP/RP/RS (but never with AM changes)
Add "CHANGEREQUESTSP": can only create/update change requests for SP/RP/RS
Add "WRITEIDP", can only update IdPs (but never with AM changes) and create change requests.
Add "CHANGEREQUESTIDP": can only create/update change requests for IDPs
(Thijs Kinkhorst - Mar 4, 2024)
See last comment. This is not yet implemented. (Okke Harsta - Mar 15, 2024)
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)
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:
SP Dashboard:
IdP dashboard: