Feature: We need Auth0 to support more authentication methods for an external IdP with OIDC/OAuth Description: One of the identity providers we are using for authentication are depreciating authentication with secrets, and we need to support one of the following:
Shall support client authentication using either:
“ private_key_jwt ”, as described by OpenID Connect for interactive sessions.
I found a feature request for mTLS when calling auth0, but no request for other methods when using an external IdP.
Use-case: We are building applications for healthcare providers in the nordics, and need to be conformant to the national identity providers for healthcare professionals, and also citizens.
We are in the same situation, developing practice management systems in the nordics and wholeheartedly support this feature request. It’s actually make or break for if we can use auth0 at all.
Cześć @konrad.sopala,
Any updates from Auth0 whether there’s a plan to support Mutual TLS Client Authentication? We need to advise our technology partners if they need to start planning for an alternative solution or not.
How is it that the Okta product supports some/all of this whereas auth0 does not – even though they are from the same company and these are literally standard features (ones that I’d expect any commercial OAuth2 provider to support).
Dear Okto. Back to the request from Ingvar Soerlien in March of 2022. The important feature in question is: “private_key_jwt”, as described by OpenID Connect for interactive sessions.
I can see that this can be implemented for Applications, but we need this feature for the “OpenID Connect, Enterprise Connection” when authenticating to the National Identity Provider for Healthcare Professionals. Existing authentication with client-secret is being phased out these days.
Is this currently possible in Auth0, and if not, are there plans to implement this support? Thank you for your feedback in this matter.