catalog_organization.
list_jwks
list_jwks( ) -> List[CatalogJwk]
Returns a list of all jwks in the current organization.
Parameters
None
Returns
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.
None
type | description |
---|---|
List[CatalogJwk] | List of jwks in the current organization. |