Skip to main content

Snowflake Entitlements Demo

Hidden Playground • Step-Up Auth Demo

Snowflake Entitlements Demo

Simulate a step-up authentication flow with username, password, and mock OTP MFA. After the demo authentication completes, the backend updates the Snowflake entitlement row and opens a 30-second PII access window.

Demo Flow

The browser handles the mock sign-in steps. The server performs the real Snowflake entitlement update with a server-side PAT.

1
Username + passwordUse the Snowflake user you want to entitle, such as KELLER. The password is only a mock demo input and is never sent to Snowflake.
2
Mock MFAEnter the demo OTP 123456 to complete the step-up flow.
3
Entitlement windowThe backend issues a Snowflake SQL API request that grants a fresh 30-second access window in DB_ACCESS_DEMO.ENTITLEMENT_ADMIN.ENTITLEMENTS.

Run The Demo

This page is intentionally unlisted from the main playground index.

Demo OTP: 123456
Server-side configuration required: SNOWFLAKE_DEMO_PAT and Snowflake account env vars.
Entitlement Status
Idle
Run the mock authentication flow to grant access.
Time Remaining
None
No active entitlement window.
Share this article