Hello Jama,
We need to disable automatic creation of accounts when
- user logins for the first time, and
- user's account does not exist in user base, and
- SSO login is used.
The problem that we face is:
- The username for automatically created account contains email address instead of user ID that is used for our instance to uniquely identify users (email can change):
- First and last name are not filled in (but they cannot be empty)
- License type is 30 day trial (instead of creator float)
- User is not properly assigned to read only group for all projects
The only possibility how to fix it is to go through the REST API because username cannot be changed via Admin interface and then assign all other attributes properly.
Please disable automatic creation of user accounts when user account does not exist in Jama and SSO is used (of add a possibility to switch it off via Jama configuration).
Thank you for making our live easier
------------------------------
Vlada
------------------------------