Get all identity providers of the authenticated user.
Successful operation
Not Found
{- "success": true,
- "hash": "f8334f8fc60a314fc3af118c03ed45556b1c04b5",
- "data": [
- {
- "id": 108,
- "hash": "26449e0a9c714a1566a1ead9815ad40e3a33fab0",
- "name": "Entra",
- "issuer": "",
- "type": 0,
- "status": 0,
- "created_time": "2022-07-20T13:30:49.000000Z",
- "modified_time": "2022-07-20T13:30:49.000000Z",
- "modified_user_time": "2022-07-20T13:30:49.000000Z",
- "model": "IdentityProvider",
- "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}
}
], - "meta": {
- "page": 1,
- "first": 1,
- "last": 1,
- "total": 1,
- "limit": 1000,
- "pages": 1
}, - "timestamp": 1662388450027
}
Get the current identity provider.
Successful operation
Not Found
{- "success": true,
- "hash": "b0393b97aa5acd983ee5a7f47796bb6ffcd766a5",
- "data": {
- "id": 2,
- "hash": "26449e0a9c714a1566a1ead9815ad40e3a33fab0",
- "name": "Entra",
- "issuer": "",
- "type": 0,
- "status": 0,
- "created_time": "2025-03-31T09:58:01.000000Z",
- "modified_time": "2025-03-31T09:58:01.000000Z",
- "modified_user_time": "2025-03-31T09:58:01.000000Z",
- "model": "IdentityProvider",
- "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}
}, - "timestamp": 1743417343073
}