Skip to main content

keys

Overview

Namekeys
TypeResource
Idokta.identityprovider.keys

Fields

NameDatatype
_linksobject
algstring
createdstring
estring
expiresAtstring
falsestring
key_opsarray
kidstring
ktystring
lastUpdatedstring
statusstring
usestring
x5carray
x5tstring
x5t#S256string
x5ustring

Methods

NameAccessible byRequired ParamsDescription
getSELECTkeyId, subdomainGets a specific IdP Key Credential by kid
listSELECTsubdomainEnumerates IdP key credentials.
insertINSERTsubdomainAdds a new X.509 certificate credential to the IdP key store.
deleteDELETEkeyId, subdomainDeletes a specific IdP Key Credential by kid if it is not currently being used by an Active or Inactive IdP.