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