Security Schemes

short-lived-oauth

Provides an OAuth token thats valid for short duration ~75 seconds
oauth2

authorizationCode

Authorization URL: https://demo.duendesoftware.com/connect/authorize
Token URL: https://demo.duendesoftware.com/connect/token
Scopes:
  • openid
    OpenID
  • email
    Email
  • profile
    Profile

long-lived-oauth

Provides an OAuth token thats valid for long durations
oauth2

authorizationCode

Authorization URL: https://demo.duendesoftware.com/connect/authorize
Token URL: https://demo.duendesoftware.com/connect/token
Scopes:
  • openid
    OpenID
  • email
    Email
  • profile
    Profile