Skip to content

Expiration time of Swagger access token is limited to 1 hour. After 1 hour, API access is denied #20

@Jefferson49

Description

@Jefferson49

Currently, the expiration time of the Swagger access token ist 1 hour:

Code in TestApi does not specifiy an expiration time. Therefore, AccessTokenRepository->getNewToken in uses DEFAULT_EXPIRATION_INTERVAL, which is 'PT1H'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions