We have different identities using our CollabNet TeamForge instance.
- employee (interactive logon allowed)
- contractor (interactive logon allowed)
- collaborating party (interactive logon allowed)
- functional account
- service account

Via LDAP everybody can logon and use the toolset.
Via SAML+LDAP however only the identities can logon which are allowed to logon interactive.
New users are created via first interactive logon.
This implies we cannot onboard functional and service accounts other than via REST API.

A Create User button would solve this work-around.
Please enable the Create User button in case of the SAML+LDAP authentication

Comments