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