Authenticate users in Dynamic using an external JWT.
You can use it if you need to authenticate users using another authentication provider and then automatically sign them in to Dynamic.We take the provided externalJWT, verify it, and exchange it for a Dynamic JWT.
You need to have the Third-Party Authentication enabled and your authentication provider correctly configured in your environment’s settings in the Dynamic dashboard.