This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
Authentication, Authorization and Auditing #124
sebplorenz
started this conversation in
Ideas
Replies: 2 comments
-
I will forward this internally, but I also think that there is a need for the topics addressed above. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Status-Update |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I think there is an urgent need for implementing authentication, authorization and auditing in the CM and its UI.
Regarding authorization there should be at least two roles. One role for viewing only and another role (like admin) that can change settings.
Users should be able to log in with their credentials. An admin should be able to create users and other admins in the CM. Additionally it should be possible to use identities from existing identity providers or user directories (AD or LDAP).
There should also be an audit trail to see who changed what and when. Since changing the settings of a connector can have a significant impact on the dataspace.
What is the roadmap for the functionalities mentioned above?
Regards, Sebastian
Beta Was this translation helpful? Give feedback.
All reactions