Skip to main content

3 docs tagged with "OIDC"

View All Tags

Custom OIDC

BlokSec can be configured as an inbound federation identity provider (a.k.a. social provider) for your Open ID Connect (OIDC) application to provide your users with secure, passwordless authentication. The following article describes the process to configure authentication for OIDC.

OpenID Connect Playground

One of the best ways to learn the OIDC flow is to see it in action. This is also an excellent resource to troubleshoot issues with OIDC integrations - it allows you to see the tokens flowing between the browser, the relying party, and the identity provider right in your browser. This tutorial leverages the OpenID Connect Playground debugging tool provided by Auth0 / Okta (they may be competition, but they have great resources for developers!)

Salesforce

BlokSec can be configured as an inbound federation identity provider (a.k.a. social provider) for your Salesforce tenant, and can also be integrated to support just in time provisioning (JIT) for user creation in Salesforce. The following article describes the process to configure authentication and provisioning to support passwordless Salesforce login.