Deprecated: Add JWT Identity Provider (IDP)
POST/idps/jwt
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Create a new identity provider configuration to enable your users to log in with social/enterprise login. JSON Web Token Identity Provider (JWT IDP) gives you the possibility to use an (existing) JWT as a federated identity. You have to provide an endpoint where ZITADEL can get the existing JWT token.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
idp created
invalid argument
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.