vechain.energy
Sign In with Vechain
OpenID Connect

OpenID Connect

Configuration

ConfigurationValue
Discovery Document URLhttps://auth.api.vechain.energy/.well-known/openid-configuration (opens in a new tab)
Authorization URL (MainNet)https://auth.api.vechain.energy/oauth2/authorize (opens in a new tab)
Authorization URL (TestNet)https://auth.api.vechain.energy/oauth2/authorize?network=test (opens in a new tab)
Token URLhttps://auth.api.vechain.energy/oauth2/token (opens in a new tab)
Userinfo URLhttps://auth.api.vechain.energy/oauth2/userinfo (opens in a new tab)
Token Keys URLhttps://auth.api.vechain.energy/jwks (opens in a new tab)
Client IDnone
Client secretnone
Available scopes
  • identity
  • profile (provides a nickname)

The configuration can be tested using the OpenID Connect Playground from Auth0: https://openidconnect.net/ (opens in a new tab)

Notes

  1. Default expiration is 1 year
  2. A refresh token is currently not supported, new authorization is suggested after the token expires