EverySim Inc. · OAuth Scopes

EverySim Inc. OAuth Scopes

OAuth 2.0 searched

EverySim Inc. publishes 13 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the EverySim Inc. API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyAuthenticationOpenID ConnectOAuth 2.0Single Sign-OnIdentity
Scopes: 13 Flows: Method: searched

Scopes (13)

ScopeDescriptionFlows
openid OpenID Connect authentication
profile Basic profile claims
email Email address claim
address Postal address claim
phone Phone number claim
roles Realm and client role mappings
organization Organization membership claims
offline_access Refresh-token / offline access
microprofile-jwt MicroProfile JWT claims (groups, upn)
service_account Service-account (client-credentials) scope
web-origins Allowed CORS web origins
acr Authentication Context Class Reference
basic Basic realm claims

Source

OAuth Scopes

everysim-inc-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://auth.everysim.io/realms/everysim/.well-known/openid-configuration
docs: https://auth.everysim.io/realms/everysim/.well-known/openid-configuration
notes: >-
  Scopes advertised by EverySim's OpenID Connect discovery document
  (scopes_supported) for the "everysim" realm. Standard OIDC + Keycloak
  realm scopes; no public OpenAPI declares per-operation scopes.
schemes:
- name: openIdConnect
  source: well-known/everysim-inc-openid-configuration.json
  authorizationUrl: https://auth.everysim.io/realms/everysim/protocol/openid-connect/auth
  tokenUrl: https://auth.everysim.io/realms/everysim/protocol/openid-connect/token
scopes:
- scope: openid
  description: OpenID Connect authentication
- scope: profile
  description: Basic profile claims
- scope: email
  description: Email address claim
- scope: address
  description: Postal address claim
- scope: phone
  description: Phone number claim
- scope: roles
  description: Realm and client role mappings
- scope: organization
  description: Organization membership claims
- scope: offline_access
  description: Refresh-token / offline access
- scope: microprofile-jwt
  description: MicroProfile JWT claims (groups, upn)
- scope: service_account
  description: Service-account (client-credentials) scope
- scope: web-origins
  description: Allowed CORS web origins
- scope: acr
  description: Authentication Context Class Reference
- scope: basic
  description: Basic realm claims