Hi
We need below information to validate the Basic and OAuth2 credentials in AEM.
password :
- What could be the maximum length for password.
clientId :
- What could be the maximum length for clientId.
- What are the allowable printable characters for clientId.
clientSecret :
- What could be the maximum length for clientSecret.
- What are the allowable allowable printable characters for clientSecret.
privateKey :
- What could be the maximum length for privateKey.
- What are the allowable printable characters for privateKey.
Thanks.