Hello,
I am planning to use SAML plugin in Sonarqube to implement SSO using Alfa IDP.
Could anyone help with below scenario -
What happens to the existing users in Sonarqube. Currently there are two types of users - Individual users (After SAML SSO, This users will be validated via IDP). Other set of users are generic users which are used by groups at team level (These users doesn’t have any existence in IDP and will not be authenticated via IDP). These users are also used in jenkins for sonarqube authentication.
Q1 - Does these generic users will exist in Sonarqube or these users will be deleted when we implement SSO?
Q2 - Would we be able to use generic users as we are using currently, Or we have to create them again manually via admin user.