Hi, While I am setting up Self Managed Host I observed that Identity is mandatory for other components like Connectors, Optimize, etc. So, I also understood that Identity depends on either Keycloak or OIDC provider. I do have below questions
- Does Identity provides Single Sign-on (SSO) for human users to login to all the C8 components ?
- Does Identity provide OAUTH 2.0 based access token authorization to access Zee , Tasklist, Operate, etc from Clients. Example Spring boot will invoke Camunda APIs using Zeebe Client.
Though I read the documentation, the above questions are unanswered from the documentation as Identity is really integrating with OIDC.