Feature #1452
closed
- Assignee set to Artem Bakhmat
Summary:
1. Once user is logged in the authentication cookie is valid during 1hour.
2. Sliding Expiration = true - that mean that back-end handler to re-issues a new cookie with a new expiration time any time it processes a request which is more than halfway through the expiration window.
3. Security token is valid during 3 minutes. This is an embedded internal net core implementation, that we cannot override when using default token provider.
Front-end part should consider these settings and provide a mechanim to keep/expire client session.
Lets discuss if needed.
Please test.
Swagger: https://develop_feature_ironjab-api.gbglis.xyz/swagger/index.html
- Status changed from New issue to Needs Testing
- Assignee changed from Artem Bakhmat to Alice Gor
- Status changed from Needs Testing to In Progress
- Assignee changed from Alice Gor to Artem Bakhmat
The Point number 3
3. Security token is valid during 3 minutes. (This is still allows user to use the same code even after 3 minutes)
- Status changed from In Progress to Needs Testing
- Assignee changed from Artem Bakhmat to Alice Gor
- % Done changed from 0 to 100
- Status changed from Needs Testing to In Progress
The API is verified in DEV
- Status changed from In Progress to Closed
Also available in: Atom
PDF