Secure access to Scrubbe can be configured using personal developer identities, enterprise identity providers, or organization-wide Single Sign-On (SSO). Scrubbe supports modern authentication standards including OAuth 2.0, OpenID Connect (OIDC), and SAML 2.0.Documentation Index
Fetch the complete documentation index at: https://docs.scrubbe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication methods available to your organization depend on your administrator’s configuration.
Overview
Scrubbe supports the following authentication providers:| Provider | Authentication Type |
|---|---|
| GitHub | OAuth 2.0 |
| GitLab | OAuth 2.0 |
| Google Workspace | OAuth 2.0 / OIDC |
| Microsoft Entra ID | OIDC |
| Okta | OIDC |
| OneLogin | OIDC |
| Enterprise OIDC | OpenID Connect |
| Enterprise SAML | SAML 2.0 |
Sign In with GitHub
GitHub authentication allows engineers and developers to access Scrubbe using their GitHub identity.Requirements
Users must:- Have an active GitHub account
- Be invited to a Scrubbe workspace
- Be assigned an appropriate role
Sign-In Process
- Navigate to the Scrubbe sign-in page.
- Select Sign in another way.
- Click Continue with GitHub.
- Authenticate with GitHub.
- Review permissions requested by Scrubbe.
- Authorize access.
- You will be redirected back to Scrubbe.
Common Issues
Access Denied If authentication succeeds but access is denied:- Confirm you have been invited to a Scrubbe workspace.
- Verify your GitHub account email matches the invited email address.
Sign In with GitLab
GitLab authentication provides secure access using GitLab identities.Requirements
Users must:- Have an active GitLab account
- Belong to an authorized Scrubbe workspace
Sign-In Process
- Navigate to the Scrubbe sign-in page.
- Select Sign in another way.
- Click Continue with GitLab.
- Authenticate using GitLab.
- Approve the requested permissions.
- Return to Scrubbe.
Sign In with Google Workspace
Google Workspace authentication allows organizations to use their existing Google identities.Requirements
- Active Google Workspace account
- Organization configured within Scrubbe
- User assigned to a Scrubbe workspace
Sign-In Process
- Navigate to Scrubbe.
- Select Sign in another way.
- Click Continue with Google Workspace.
- Select your work account.
- Review requested permissions.
- Complete authentication.
Supported Features
- Single Sign-On
- User identity verification
- Workspace discovery
- Organization-level access control
Sign In with Microsoft Entra ID
Microsoft Entra ID enables enterprise-grade authentication using Microsoft identities.Requirements
- Microsoft Entra ID tenant
- User assigned within organization
- Scrubbe application approved by administrators
Sign-In Process
- Open the Scrubbe sign-in page.
- Select Continue with Microsoft.
- Authenticate with your Microsoft work account.
- Complete any required MFA challenges.
- Return to Scrubbe.
Supported Features
- Enterprise SSO
- Conditional Access Policies
- Multi-Factor Authentication
- Group-Based Access Control
Sign In with Okta
Organizations using Okta can authenticate users through OpenID Connect.Requirements
Your administrator must configure:- Okta Application
- Client ID
- Issuer URL
- Redirect URI
Sign-In Process
- Open Scrubbe.
- Select Enterprise SSO.
- Choose Okta.
- Enter your organization credentials.
- Complete authentication within Okta.
- Return automatically to Scrubbe.
Administrator Configuration
Organizations must configure: Redirect URI:Sign In with OneLogin
Organizations using OneLogin can authenticate through OpenID Connect.Requirements
- OneLogin tenant
- OneLogin application configured
- Scrubbe workspace configured for OneLogin
Sign-In Process
- Navigate to Scrubbe.
- Select Enterprise SSO.
- Choose OneLogin.
- Authenticate using your corporate credentials.
- Complete any MFA requirements.
- Return to Scrubbe.
Supported Features
- Single Sign-On
- Multi-Factor Authentication
- Centralized Identity Management
Sign In with Enterprise OIDC
OpenID Connect (OIDC) is the preferred enterprise federation method for organizations using identity providers such as:- Auth0
- Ping Identity
- ForgeRock
- IBM Security Verify
- Custom OIDC Providers
Requirements
Administrators must provide:- Issuer URL
- Client ID
- Client Secret
- Redirect URI
Sign-In Process
- Open Scrubbe.
- Select Enterprise SSO.
- Enter your work email.
- Scrubbe discovers the configured identity provider.
- Authenticate with your organization’s identity provider.
- Return automatically to Scrubbe.
Supported Features
- Single Sign-On
- MFA
- User Provisioning
- Claims-Based Authorization
Sign In with Enterprise SAML
Scrubbe supports SAML 2.0 federation for enterprise organizations.Compatible Providers
- Okta
- OneLogin
- Ping Identity
- Microsoft Entra ID
- Google Workspace
- ADFS
- Custom SAML Providers
Requirements
Administrators must configure:- Entity ID
- SSO URL
- X.509 Certificate
Sign-In Process
- Open Scrubbe.
- Select Enterprise SSO.
- Enter your work email.
- Scrubbe identifies your organization’s SAML provider.
- You are redirected to your identity provider.
- Complete authentication.
- Return automatically to Scrubbe.
Supported Features
- Enterprise Federation
- MFA
- Group Mapping
- Role-Based Access Control
Multi-Factor Authentication
Scrubbe respects MFA policies enforced by your identity provider. Supported MFA methods include:- Microsoft Authenticator
- Google Authenticator
- Okta Verify
- Duo Security
- SMS Verification
- Hardware Security Keys
- FIDO2 / WebAuthn
Access Control
Authentication determines who you are. Authorization determines what you can access. After successful authentication, Scrubbe evaluates:- Workspace membership
- Assigned role
- Team membership
- Administrative permissions
- Organization policies
- Workspace Administrator
- Incident Commander
- Engineering Manager
- Responder
- Viewer
Troubleshooting
I authenticated successfully but cannot access Scrubbe
Possible causes:- You have not been invited to a workspace.
- Your email address does not match an authorized user.
- Your administrator has restricted access.
My organization uses a custom identity provider
Scrubbe supports:- OpenID Connect (OIDC)
- SAML 2.0
My authentication provider is not listed
If your identity provider supports OpenID Connect (OIDC) or SAML 2.0, it can typically be integrated with Scrubbe. Contact your administrator for configuration assistance.Security
All authentication traffic is encrypted using TLS. Scrubbe supports:- OAuth 2.0
- OpenID Connect (OIDC)
- SAML 2.0
- Multi-Factor Authentication
- Conditional Access Policies
- Audit Logging
- Session Management