SSO Using Azure, I would like to log in to "My Tableau Server(https://tableau_server.com)"
when just MS Login success without having to register a user with Tableau Server
The problem is that, after MS Login success, Error message "User Not Found" shows.
when i have to create a new user using "Email" that used when MS logging in to "Tableau Server," then logged in success...
Is there a way to automatically register a new user on the "Tableau Server" when just MS Login is successful, is there a way to register that user automatically?
Hi @SEOK WON CHOI ,
It is currently not possible to register a user automatically on sign in from Azure SSO, you need to create the user beforehand.
You can use SCIM to synchronize users and groups from Azure to Tableau, and then configure Assign license on sign-in for these groups. The you will only assign licenses once the user logs in, and you can synchronize larger groups than you have licenses for.
Please mark this answer as best if I helped you solve your issues