@itentialopensource/adapter-okta
Version:
This adapter integrates with system described as: okta.
151 lines • 3.09 kB
JSON
{
"_links": {},
"created": "string",
"id": "string",
"issuerMode": "CUSTOM_URL_DOMAIN",
"lastUpdated": "string",
"name": "string",
"policy": {
"accountLink": {
"action": "AUTO",
"filter": {
"groups": {}
}
},
"maxClockSkew": 10,
"provisioning": {
"action": "DISABLED",
"conditions": {
"deprovisioned": {},
"suspended": {}
},
"groups": {
"action": "ASSIGN",
"assignments": [
"string",
"string",
"string",
"string",
"string"
],
"filter": [
"string",
"string"
],
"sourceAttributeName": "string"
},
"profileMaster": false
},
"subject": {
"filter": "string",
"format": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"matchAttribute": "string",
"matchType": "USERNAME",
"userNameTemplate": {
"template": "string"
}
}
},
"protocol": {
"algorithms": {
"request": {
"signature": {}
},
"response": {
"signature": {}
}
},
"credentials": {
"client": {
"client_id": "string",
"client_secret": "string"
},
"signing": {
"kid": "string"
},
"trust": {
"audience": "string",
"issuer": "string",
"kid": "string",
"revocation": "DELTA_CRL",
"revocationCacheLifetime": 5
}
},
"endpoints": {
"acs": {
"binding": "HTTP-POST",
"destination": "string",
"type": "ORG",
"url": "string"
},
"authorization": {
"binding": "HTTP-REDIRECT",
"destination": "string",
"type": "INSTANCE",
"url": "string"
},
"jwks": {
"binding": "HTTP-POST",
"destination": "string",
"type": "ORG",
"url": "string"
},
"metadata": {
"binding": "HTTP-POST",
"destination": "string",
"type": "ORG",
"url": "string"
},
"slo": {
"binding": "HTTP-REDIRECT",
"destination": "string",
"type": "ORG",
"url": "string"
},
"sso": {
"binding": "HTTP-POST",
"destination": "string",
"type": "INSTANCE",
"url": "string"
},
"token": {
"binding": "HTTP-REDIRECT",
"destination": "string",
"type": "ORG",
"url": "string"
},
"userInfo": {
"binding": "HTTP-REDIRECT",
"destination": "string",
"type": "INSTANCE",
"url": "string"
}
},
"issuer": {
"binding": "HTTP-POST",
"destination": "string",
"type": "ORG",
"url": "string"
},
"relayState": {
"format": "OPAQUE"
},
"scopes": [
"string",
"string"
],
"settings": {
"nameFormat": "string"
},
"type": "MTLS"
},
"status": "INACTIVE",
"type": "MICROSOFT"
}