Developer Guides
BlokSec is an OpenID Connect and SAML 2.0 identity provider. You can add passwordless authentication to any application that supports standard federation protocols — no proprietary SDK required.
What you can build
Section titled “What you can build”- Web applications that use OIDC authorization code flow for login
- Enterprise SSO using SAML 2.0 for applications like Salesforce, ServiceNow, or custom internal tools
- Microsoft 365 and Azure AD integration using WS-Federation for federated domain login
Supported protocols
Section titled “Supported protocols”| Protocol | Best for | Quickstart |
|---|---|---|
| OIDC | Modern web apps, SPAs, mobile apps | OIDC Quickstart |
| SAML 2.0 | Enterprise apps, legacy SSO | SAML Quickstart |
| WS-Federation | Azure AD, Microsoft 365 | See M365 Integration |
Prerequisites
Section titled “Prerequisites”- A BlokSec tenant (contact sales@bloksec.com)
- Admin access to create applications in the BlokSec admin console
- A web application with support for OIDC or SAML
Get started
Section titled “Get started”OIDC Quickstart
Add BlokSec login to your app using OpenID Connect in under 10 minutes.SAML Quickstart
Add BlokSec login to your app using SAML 2.0.Authentication Flow
Understand how BlokSec's passwordless authentication works under the hood.Developer Resources
Download the BlokSec OIDC skill for Claude Code and other AI coding assistants.