@itentialopensource/adapter-okta
Version:
This adapter integrates with system described as: okta.
61 lines • 1.15 kB
JSON
[
{
"_links": {},
"alwaysIncludeInToken": false,
"claimType": "IDENTITY",
"conditions": {
"scopes": [
"string",
"string",
"string",
"string",
"string"
]
},
"group_filter_type": "STARTS_WITH",
"id": "string",
"name": "string",
"status": "ACTIVE",
"system": false,
"value": "string",
"valueType": "GROUPS"
},
{
"_links": {},
"alwaysIncludeInToken": false,
"claimType": "RESOURCE",
"conditions": {
"scopes": [
"string",
"string"
]
},
"group_filter_type": "CONTAINS",
"id": "string",
"name": "string",
"status": "ACTIVE",
"system": false,
"value": "string",
"valueType": "SYSTEM"
},
{
"_links": {},
"alwaysIncludeInToken": true,
"claimType": "IDENTITY",
"conditions": {
"scopes": [
"string",
"string",
"string",
"string"
]
},
"group_filter_type": "STARTS_WITH",
"id": "string",
"name": "string",
"status": "ACTIVE",
"system": false,
"value": "string",
"valueType": "SYSTEM"
}
]