fossa_list_oidc_providers
List the OIDC identity providers a FOSSA organization federates with. Paginate with 'prev' cursor and optionally filter by team scope.
Instructions
List the OIDC identity providers this FOSSA organization federates with.
Read-only. Each provider is an issuer URL scoped to the organization or to
one team; it is what a trust relationship points at. Pagination is by cursor:
pass the last value from a previous page as prev. Filtering by team scope
requires filter_scope_id. Requires a premium FOSSA subscription; other
organizations get a 403.
No credential is returned: FOSSA's OIDC federation stores no client secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prev | No | ||
| page_size | No | ||
| filter_scope | No | ||
| filter_scope_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||