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
| name | type | description |
|---|---|---|
| jwk | CatalogJwk | Catalog Jwk object to be created or updated. |