Is SSO authentication there? or can we set up the SSO instead of LDAP authentication in codechecker? #3928
gaurav00009
started this conversation in
General
Replies: 2 comments 2 replies
-
Hi, CodeChecker doesn't have SSO authentication. This document describes the authentication methods: https://github.com/Ericsson/codechecker/blob/master/docs/web/authentication.md. Consider using personal authentication tokens that can prevent entering credentials all the time. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @gaurav00009, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am using codechecker for the last 1 year. Everything is good here except authentication because most of the time the user doesn't want to enter his credentials. So if SSO is there then it will help everyone and it is also a secure method of authentication. I was looking for SSO articles but I didn't find anything related to SSO. Can you please suggest if is there any article or how can we set up SSO for authentication?
Beta Was this translation helpful? Give feedback.
All reactions