Enable JWT validation on the protected endpoint
(
)
Specify: Signing algorithm Expected issuer (iss) Allowed audience (aud) if used
JWT Authentication Process
Enable JWT validation on the protected endpoint
Generate a JWT token
Configure JWT verification
Enable JWT validation on the protected endpoint