Adding 2FA and SSO to Legacy Applications

Legacy applications, often integral to operations in sectors like healthcare, finance, government, and manufacturing, are software structured for older platforms or those not web-enabled, and they pose significant security risks due to their outdated nature. These applications, while serving their specific utility effectively, are usually not upgraded frequently, leaving them vulnerable to security breaches. The … Read more

Enhanced Security with OTP Integration in CodeB Identity Broker

CodeB Identity Broker has taken a significant leap in user authentication by integrating the Camara One Time Password (OTP) SMS API. This integration not only amplifies the security measures but also ensures that the key material generated in the secure key storage by the CodeB Android Apps is intrinsically linked to the possession of an … Read more

QR Code Authentication & OpenID Connect: A Step Towards Passwordless Security

In the digital era, the need for secure and user-friendly authentication methods is paramount. They are the first line of defense in protecting sensitive data and ensuring smooth access to various systems and applications. A groundbreaking solution that merges QR Code authentication with OpenID Connect (OIDC) offers an enhanced level of security and user experience. … Read more

Registering CodeB Authenticator as Identity Provider in Azure Active Directory B2C

To register CodeB Authenticator as Identity Provider (IdP) using the CodeB Identity Broker with Microsoft Azure Active Directory B2C (AD B2C), follow these steps: 1. Go to the Azure Portal and navigate to “Azure AD B2C” -> “Identity providers”. 2. Click on “New OpenID Connect provider”. 3. In the “Configure custom IDP” window that opens … Read more

Passwordless Authentication Meets Nextcloud: Exploring CodeB TOTP SMS Android App

The CodeB TOTP SMS Android App is more than your standard messaging app. It’s a dynamic mobile solution that effortlessly transitions between various roles, such as generating Time-Based One-Time Passwords (TOTP) and signing documents, among other capabilities. As it changes roles, the app maintains the highest level of security, setting it apart from traditional SMS … Read more

OpenID Connect and OAuth2 in WIX

As with NextCloud, WordPress and Auth0 it is very easy to integrate CodeB’s Self-Sovereign Identities into other systems. To Integrate CodeB’s SSI into WIX follow the steps below: Add Values in “Secrets Manager” The following 4 values are essential for the OpenID Scripts to work: Include CodeB’s Scripts You need to include the public script … Read more

Integrate CodeB into Auth0 as Social Connection

In our article “Integrate CodeB into Auth0 as Enterprise Connection” we explained how to integrate the distributed identities of CodeB into Auth0. But not every Auth0 subscription allows to create enterprise connections. To integrate CodeB via plain OAuth2 (Social Connection) is very easy. Go to Authentication -> Social Press button “Create Connection” Use “https://portal.codeb.io/” as … Read more

Integrate CodeB into Auth0 as Enterprise Connection

The Self-Sovereign Identity System of CodeB does not only support W3C DID’s but comes also with an inbuilt OpenID Connect (OIDC) Identity Provider. OpenID Connect meets distributed Self-Sovereign Identities. Integration of the Identity Provider into existing systems is extremely easy. In this article we use Auth0 as an example: 2. Create Connection 3. Configure as shown … Read more

CodeB OpenID Connect Client Sample

Most popular web based applications such as NextCloud, WordPress, etc. are supported by many OpenID Connect Clients available but it looks complete different for less popular or in-house applications. For demonstration purpose we have created a plain vanilla JavaScript Library so that OpenID Connect Connectivity can be implemented with just one include directive referencing our … Read more

Use CodeB SSI as OpenID Connect Identity Provider for WordPress

The Self-Sovereign Identity System of CodeB does not only support W3C DID’s but comes also with an inbuilt OpenID Connect (OIDC) Identity Provider. OpenID Connect meets distributed Self-Sovereign Identities. Integration of the Identity Provider into existing systems is extremely easy. In this article we use WordPress as an example. Now you can proceed and logon … Read more