Rollstack · Authentication Profile

Rollstack Authentication

Authentication

Rollstack secures its APIs with openIdConnect, oauth2, and saml across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, deviceCode, and refreshToken flow(s).

CompanyBusiness IntelligenceReportingPresentationsDocumentsData AutomationAnalyticsProductivity
Methods: openIdConnect, oauth2, saml Schemes: 2 OAuth flows: authorizationCode, clientCredentials, deviceCode, refreshToken API key in:

Security Schemes

OpenIDConnect openIdConnect
SAML SSO saml

Source

Authentication Profile

rollstack-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://auth.rollstack.com/.well-known/openid-configuration, https://www.rollstack.com/security
docs: https://docs.rollstack.com/user-management
summary:
  types: [openIdConnect, oauth2, saml]
  oauth2_flows: [authorizationCode, clientCredentials, deviceCode, refreshToken]
  sso: true
notes: >-
  Rollstack has no public developer REST API; authentication described here is
  the platform sign-in / SSO surface. Identity is handled by an Auth0 tenant on
  the custom domain auth.rollstack.com, which publishes a standard OpenID Connect
  discovery document. Enterprise SAML single sign-on is brokered through BoxyHQ
  Jackson (jackson.rollstack.com). Social/enterprise connections include Google
  and Microsoft (Azure AD).
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://auth.rollstack.com/.well-known/openid-configuration
  issuer: https://auth.rollstack.com/
  authorization_endpoint: https://auth.rollstack.com/authorize
  token_endpoint: https://auth.rollstack.com/oauth/token
  userinfo_endpoint: https://auth.rollstack.com/userinfo
  jwks_uri: https://auth.rollstack.com/.well-known/jwks.json
  scopes_supported: [openid, profile, offline_access, email, phone, address]
  source: https://auth.rollstack.com/.well-known/openid-configuration
- name: SAML SSO
  type: saml
  provider: BoxyHQ Jackson
  url: https://jackson.rollstack.com
  source: https://www.rollstack.com/security

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/rollstack-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.