CatalogOrganizationService.

create_or_update_jwk

create_or_update_jwk(jwk: CatalogJwk) -> None

Create a new jwk or overwrite an existing jwk with the same id.

Parameters

nametypedescription
jwkCatalogJwkCatalog Jwk object to be created or updated.

Returns

None