csrs
Overview
Name | csrs |
Type | Resource |
Id | okta.application.csrs |
Fields
Name | Datatype |
---|---|
id | string |
created | string |
csr | string |
kty | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | appId, csrId, subdomain | |
list | SELECT | appId, subdomain | Enumerates Certificate Signing Requests for an application |
insert | INSERT | appId, subdomain | Generates a new key pair and returns the Certificate Signing Request for it. |
delete | DELETE | appId, csrId, subdomain |