Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed translated content for 'cs'
Sv translation
languageen

OpenID Connect (OIDC) is an authentication layer on top of OAuth 2.0, an authorization framework, which allows computing clients to verify the identity of an end-user based on the authentication performed by an authorization server. When enabled, users can sign in via the Open ID instead of using the standard BellaDati form. The e-mail used to sign in has to match with the login of BellaDati user.

BellaDati Configuration

To enable OpenID Connect, the following parameters has to be filled in:

Parameter
Scope

Open ID Provider Configuration

It might be necessary to change the settings of the Open ID provider:

OptionExampleExample
Redirect URI

The URL of the callback endpoint, if following format:

URLofBellaDati:port/auth/callback/oidc

http://localhost:8081/auth/callback/oidc

 

 

Sv translation
languageja

OpenID Connect(OIDC)は、認証フレームワークであるOAuth 2.0上の認証レイヤーです。これにより、コンピューティングクライアントは、認証サーバーによって実行される認証に基づいてエンドユーザーのIDを検証できます。有効にすると、ユーザーは標準のBellaDatiフォームを使用する代わりに、Open ID経由でサインインできます。サインインに使用される電子メールは、BellaDatiユーザーのログインと一致する必要があります。

BELLADATIの構成

OpenID Connectを有効にするには、次のパラメーターを入力する必要があります:

パラメーター
Scope

OPEN IDプロバイダーの設定

Open IDプロバイダーの設定を変更する必要がある場合があります:

オプション
Redirect URI

The URL of the callback endpoint, if following format:

URLofBellaDati:port/auth/callback/oidc

http://localhost:8081/auth/callback/oidc