Skip to content

Commit

Permalink
Merge pull request #7 from IBM-Security/24.12
Browse files Browse the repository at this point in the history
Updates for release 24.12
  • Loading branch information
srisuman authored Dec 30, 2024
2 parents 9f6e4cf + 2ff807d commit 9b1877f
Show file tree
Hide file tree
Showing 33 changed files with 570 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
2 changes: 1 addition & 1 deletion examples/all_in_one_config/data/templates/C/form_post.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros

Expand Down Expand Up @@ -55,6 +55,13 @@ $TEXT_CONSENT_ALREADY_APPROVED$=The client requested the following token scopes
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=The client requested the following token scopes that have not yet been approved:


# Text to describe authorization details that already approved
$TEXT_CONSENT_AD_ALREADY_APPROVED$=The client requested the following token authorization details that have been previously approved:

# Text to describe authorization details that need approval
$TEXT_CONSENT_AD_PENDING_APPROVAL$=The client requested the following token authorization details that have not yet been approved:

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Would you like to approve access to this scope?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
* Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
*/
var form = document.getElementById("redirect_form");
form.submit();
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project */
/* Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project */
* {
margin: 0;
padding: 0;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
21 changes: 20 additions & 1 deletion examples/all_in_one_config/data/templates/C/user_consent.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -57,6 +57,25 @@ <h1 class="pageTitle">$TITLE_CONSENT$</h1>
[ERPT oauthTokenScopeNewApprovalRepeatable]
<!-- END NON-TRANSLATABLE -->

<p/>

<p>$TEXT_CONSENT_AD_ALREADY_APPROVED$</p>
<!-- START NON-TRANSLATABLE -->
<ul style="margin-left: 20px">
[RPT oauthTokenADPreapprovedRepeatable]
<li>@OAUTH_TOKEN_SCOPE_REPEAT@</li>
<input type="hidden" name="ADT" value="@OAUTH_TOKEN_AD_REPEAT@" />
[ERPT oauthTokenADPreapprovedRepeatable]
</ul>
<!-- END NON-TRANSLATABLE -->
<br/>
<p>$TEXT_CONSENT_AD_PENDING_APPROVAL$</p>
<!-- START NON-TRANSLATABLE -->
[RPT oauthTokenADNewApprovalRepeatable]
<input type="checkbox" name="ADT" value="@OAUTH_TOKEN_AD_ID_REPEAT@" checked="checked"/><label>@OAUTH_TOKEN_AD_REPEAT@</label><br />
[ERPT oauthTokenADNewApprovalRepeatable]
<!-- END NON-TRANSLATABLE -->

<p/>
<br/>
<p>$TEXT_CONSENT_APPROVE$</p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project -->
<!-- Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -52,6 +52,10 @@ $TEXT_CONSENT_PARAMETER$=Klient poskytl následující parametry požadavku OAut
# Text to describe scopes that already approved
$TEXT_CONSENT_ALREADY_APPROVED$=Klient požadoval následující rozsahy tokenu, které byly dříve schváleny:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Klient požadoval následující podrobnosti autorizace tokenu, které byly dříve schváleny:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Klient požadoval následující podrobnosti autorizace tokenu, které ještě nebyly schváleny:

# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Klient požadoval následující rozsahy tokenu, které dosud nebyly schváleny:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,11 @@ $TEXT_CONSENT_ALREADY_APPROVED$=Der Client hat die folgenden Tokenbereiche angef
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Der Client hat die folgenden Tokenbereiche angefordert, die noch nicht genehmigt wurden:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Der Kunde hat die folgenden Token-Autorisierungsdetails angefordert, die zuvor genehmigt wurden:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Der Kunde hat die folgenden Token-Autorisierungsdetails angefordert, die noch nicht genehmigt wurden:


# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Soll der Zugriff auf diesen Bereich genehmigt werden?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=El cliente ha solicitado los siguientes ámbitos
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=El cliente ha solicitado los siguientes ámbitos de señal que aún no se han aprobado:


$TEXT_CONSENT_AD_ALREADY_APPROVED$=El cliente solicitó los siguientes detalles de autorización de señal que han sido previamente aprobados:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=El cliente solicitó los siguientes detalles de autorización de señal que aún no han sido aprobados:
# Message to confirm consent
$TEXT_CONSENT_APPROVE$=¿Desea aprobar el acceso a este ámbito?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=Le client a demandé les portées de jeton suiva
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Le client a demandé les portées de jeton suivantes qui n'ont pas encore été approuvées :

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Le client a demandé les détails suivants concernant l'autorisation de jeton, qui ont été approuvés précédemment :

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Le client a demandé les détails suivants concernant l'autorisation de jeton, qui n'ont pas encore été approuvés :

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Souhaitez-vous approuver l'accès à cette portée ?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=Az ügyfél a következő token hatóköröket k
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Az ügyfél a következő token hatóköröket kérte, amelyek még nem lettek jóváhagyva:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Az ügyfél a következő, korábban jóváhagyott token engedélyezési részleteket kérte:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Az ügyfél a következő token engedélyezési részleteket kérte, amelyeket még nem hagytak jóvá:

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Engedélyezi a hozzáférést ehhez a hatókörhöz?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,11 @@ $TEXT_CONSENT_ALREADY_APPROVED$=Il client ha richiesto i seguenti ambiti di toke
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Il client ha richiesto i seguenti ambiti di token non ancora approvati:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Il client ha richiesto i seguenti dettagli di autorizzazione del token che sono stati precedentemente approvati:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Il client ha richiesto i seguenti dettagli di autorizzazione del token che non sono ancora stati approvati:


# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Approvare l'accesso a questo ambito?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,11 @@ $TEXT_CONSENT_ALREADY_APPROVED$=クライアントは、以前に承認された
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=クライアントは、まだ承認されていない以下のトークン有効範囲を要求しました。

$TEXT_CONSENT_AD_ALREADY_APPROVED$=クライアントは、以前に承認された以下のトークン承認詳細を要求しました:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=クライアントは、まだ承認されていない以下のトークン承認詳細を要求しました:


# Message to confirm consent
$TEXT_CONSENT_APPROVE$=この有効範囲へのアクセスを承認しますか?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=클라이언트가 이전에 승인된 다음
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=클라이언트가 아직 승인되지 않은 다음 토큰 범위를 요청했습니다.

$TEXT_CONSENT_AD_ALREADY_APPROVED$=클라이언트가 이전에 승인된 다음 토큰 권한 부여 세부 정보를 요청했습니다.

$TEXT_CONSENT_AD_PENDING_APPROVAL$=클라이언트가 아직 승인되지 않은 다음 토큰 인증 세부 정보를 요청했습니다.

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=이 범위에 대한 액세스를 허용하겠습니까?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,11 @@ $TEXT_CONSENT_ALREADY_APPROVED$=Klient zażądał następujących zasięgów tok
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=Klient zażądał następujących zasięgów tokenu, które nie zostały wcześniej zatwierdzone:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=Klient zażądał następujących danych uwierzytelniania za pomocą tokena, które zostały wcześniej zatwierdzone:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=Klient zażądał następujących danych uwierzytelniania za pomocą tokena, które nie zostały wcześniej zatwierdzone:


# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Czy chcesz zatwierdzić dostęp do tego zasięgu?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=O cliente solicitou os seguintes escopos de toke
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=O cliente solicitou os seguintes escopos de token que ainda não foram aprovados:

$TEXT_CONSENT_AD_ALREADY_APPROVED=O cliente solicitou os seguintes detalhes de autorização de token que já foram aprovados:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=O cliente solicitou os seguintes detalhes de autorização de token que ainda não foram aprovados:

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=Deseja aprovar o acesso a este escopo?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,10 @@ $TEXT_CONSENT_ALREADY_APPROVED$=客户机请求了以下先前已核准的令牌
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=客户机请求了以下尚未核准的令牌作用域:

$TEXT_CONSENT_PENDING_APPROVAL$=客户机请求了以下尚未核准的令牌作用域:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=客户请求的以下令牌授权详细信息已事先获得批准:

# Message to confirm consent
$TEXT_CONSENT_APPROVE$=是否要核准对此作用域的访问?

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------------------------------------
# Copyright contributors to the IBM Security Verify Access OIDC Provider Resources project
# Copyright contributors to the IBM Verify Identity Access OIDC Provider Resources project
# -------------------------------------------------------------------------------------------------
# Generic static macros
#NLS_MESSAGEFORMAT_NONE
Expand Down Expand Up @@ -55,6 +55,9 @@ $TEXT_CONSENT_ALREADY_APPROVED$=用戶端要求下列先前已經核准的記號
# Text to describe scopes that need approval
$TEXT_CONSENT_PENDING_APPROVAL$=用戶端要求下列尚未核准的記號範圍:

$TEXT_CONSENT_AD_ALREADY_APPROVED$=用戶端要求了先前已核准的下列記號授權詳細資料:

$TEXT_CONSENT_AD_PENDING_APPROVAL$=用戶端要求了下列尚未獲得核准的記號授權詳細資料:
# Message to confirm consent
$TEXT_CONSENT_APPROVE$=您要核准此範圍的存取嗎?

Expand Down
Loading

0 comments on commit 9b1877f

Please sign in to comment.