@itentialopensource/adapter-okta
Version:
This adapter integrates with system described as: okta.
23 lines • 386 B
JSON
{
"password": {
"hash": {
"algorithm": {},
"salt": "string",
"saltOrder": "string",
"value": "string",
"workFactor": 9
},
"hook": {
"type": "string"
},
"value": "string"
},
"provider": {
"name": "string",
"type": "ACTIVE_DIRECTORY"
},
"recovery_question": {
"answer": "string",
"question": "string"
}
}