/oidc/token-exchange

Exchange an OIDC token for a FOSSA API token

Body Params
integer
required

The ID of the OIDC Provider that issued the token

string
required

The username of the user that we want to log in as

string
required

The JWT that was issued by the OIDC Provider

integer
900 to 43200
Defaults to 3600

The desired validity duration of the generated FOSSA token, in seconds. Min 15 minutes (900s), Max 12 hours (43200s), Default 1 hour (3600s).

boolean
Defaults to true

Whether the FOSSA token should be push-only. Defaults to true.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json