Caused by: javax.naming.NamingException: JNDI lookup failed - 403: Client Username Is Shutdown

Thanks for sharing @manish. Certificates can definitely be tricky :slight_smile:
For others that come across this I copied & pasted this from the docs as well:

By default, when using client certificates, the common name (CN) in a client certificate’s subject is used as the client username.
So your certificate’s CN must match your client-username to authenticate and then that client-username has a client-profile and acl-profile which define what permissions are authorized