Skip to content

OAuth2 Authentication All Agents Since 5.1

Allow access from clients authenticated by the given authority (issuer).

Configuration Example

yaml
oauth2:
  issuer: http://localhost:8080/realms/fts

Fields

issuer Since 5.1

  • Desciption: URL of the authorization server
  • Type: URL
  • Example: http://localhost:8080/realms/fts