Project

General

Profile

Actions

Feature #17989

closed

BE/FE OIDC as QFQ STORE_TYPO3 variables

Added by Carsten Rose 2 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
23.02.2024
Due date:
% Done:

100%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

$GLOBALS["TSFE"]->fe_user->user["oidc"] 
$GLOBALS["BE_USER"]->user["oidc"] 

and has the following fields:

uid - the uid of the oidc user record, stored in tx_oidcclient_feuser or tx_oidcclient_beuser
provider - name of the provider configured in backend
provider_id - the uid of the provider
resource_id - the OIDC identifier for the resource (usually the sub claim)
resource - ...

EDU-ID / UZH
sub
email - current email address registered with Switch-Edu
name, given_name, family_name

EDU-ID:
email_verified - boolean  true|false

----
oidc_fe_sub, fe_oidc_email, oidc_fe_email_verified

oidc_fe_sub
Actions #1

Updated by Carsten Rose 2 months ago

  • Tracker changed from Support to Feature
  • Description updated (diff)
Actions #2

Updated by Carsten Rose about 2 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Carsten Rose about 2 months ago

  • Target version changed from 24.1.0.rc1 to 24.3.0.rc1
Actions

Also available in: Atom PDF