Wants to know the password policy What are the limitations on password policy when creating LAC TeamSpace users? Also, is it possible to change this password policy independently?
Environment
Live API Creator
Resolution
The password policy for API users (who are authenticated when the APIs are called) and TeamSpace users (API Developers using LAC) is fairly basic - minimum 6-characters. It can not be changed.
Also, aost organization would typically create a JavaScript Auth Provider that authenticates against LDAP and have LAC handle the authorization. For API users - authentication is mostly handled at the API Gateway level, and leaves the authorization work in HTTPAuth Provider.