Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #498

Closed
Open
Created Dec 22, 2020 by Christian Buelter@chrisb

TER Access Token: Allow refreshing without username/password or extend lifetime

The new TER API which can be accessed via tailor gives the possibility to create an access token to access the TER without the need of using the username and password.

This is a great feature, but there are some limitations:

  • lifetime of the access token is limited to three months.
  • access tokens cannot be refreshed without using username and password (although there is a refresh token which is issued with every access token)

Would it be possible to make the usage of access tokens more convenient in this regard?

I mean

  • extending the possible lifetime for access tokens (eg. to one year or even unlimited?)
  • making it possible to refresh the access token without the need to use the TER username and password, only using the access and refresh token?

This would make it possible to use this feature in automated environments without the need to manually create new access tokens every three months.

Assignee
Assign to
Time tracking