28 apr

OIDC (OpenID Connect)


E-invoicing in Germany: How to implement the obligation with SAP Business One

OpenID Connect (OIDC) is an open identity standard that builds on OAuth 2.0 and the authentication governs a user's interaction between an Identity Provider (IdP) and an application. While OAuth 2.0 describes authorisation („is this clients access this resource?"), OIDC provides the authentication layer („who is the user?") — via a standardised ID-Token in JWT format.

Context

In a typical flow, an application redirects the user to the IdP (e.g. Microsoft Entra ID, Google, Keycloak), the user authenticates there and is sent back with an authorisation code; the application exchanges the code for an ID token and an access token. The ID token contains standardised claims such as SUBSCRIPTION (stable user ID), Email, name, is Issuer and Experiment (Process), signed by the IdP. In the SAP Business One environment, OIDC is primarily encountered in modern integrations: the Web Client can be connected to Entra ID, custom apps based on the Versino Financial Suite or the B1 Helper use OIDC for Single Sign-On and map SAP B1 users via an SSO bridge or a service user on the Service Layer. The advantage is that passwords are not routed through the application and MFA, Conditional Access, and lifecycle management remain centrally managed at the IdP.

Demarcation

OIDC is not identical to SAML — both provide federated login, but OIDC works with JSONJWTs and HTTP redirects, SAML with XML assertions. It's also not the same as pure OAuth 2.0: OAuth provides access tokens for API calls, OIDC adds verifiable user identity. Configuring OIDC does not automatically replace the session authentication of the service layer – in practice, OIDC is used for user authentication on the frontend, and a technical B1 session is still established against the service layer in the backend.


AI in the company

Why companies are hesitant about AI in ERP

Artificial intelligence in the ERP context raises high expectations, as significant productivity gains, far-reaching automation and more informed decisions are on the cards. Nevertheless ...
Predictive maintenance

Predictive maintenance: how to turn SMEs into smart factories

In today's intelligent world, the ability to solve problems before they even arise is no longer a futuristic scenario, but ...
RPA

RPA in the ERP environment: increasing efficiency through digital process assistants

Many ERP systems run processes on a daily basis that are necessary but do not add value. Employees spend valuable time processing orders ...
Generative AI in ERP

Generative AI in ERP: How LLMs are changing the role of ERP systems

With the advent of generative AI and large language models (LLMs), the role of ERP systems is changing fundamentally. Instead of ...
ERP FUTURE

Preparing the ERP future with APIs and microservices

Many medium-sized companies are still working with ERP monoliths that have grown over the years. The modules of these systems are closely ...
DATA-QUALITY

Data quality & AI : AI can only be as good as your data

Companies today are investing heavily in AI technologies, intelligent automation and modern ERP architectures. Despite this, many modernisation projects fail in the early stages because ...
Wird geladen …