Skip to main content

embedded-create-session-response-normal

{
"id": "ccba90...",
"accountId": "<ACCOUNT_ID>",
"authenticationUrl": "https://api.signicat.com/idps/sandbox/nbid/ciba/initialize-auth?transactionId=ccba90...&messageId=55b435...",
"status": "CREATED",
"allowedProviders": [
"nbid"
],
"flow": "embedded",
"requestedAttributes": [
"name",
"firstName",
"lastName",
"dateOfBirth",
"idpId",
"nin",
"nbidUpdatedAt",
"nbidSid",
"nbidOriginator",
"nbidIdp",
"nbidAuthTime",
"nbidAlternativeSubject",
"nbidSubjectUuid"
],
"sessionLifetime": 1200,
"expiresAt": "2024-10-07T11:45:29.4275228+00:00"
}