CatalogOrganizationService.
list_jwks
list_jwks(
) ->
list[CatalogJwk]
Returns a list of all jwks in the current organization.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
list[CatalogJwk] | List of jwks in the current organization. |