numerique-gouv / people

Teams management application
MIT License
13 stars 1 forks source link

🔧(helm) add missing OIDC setting #541

Closed qbey closed 1 day ago

qbey commented 1 day ago

Purpose

Add OIDC_ORGANIZATION_REGISTRATION_ID_FIELD setting to extract SIRET as registration ID to create Organization.

This setting is currently not defined which result in every Organization to be created using the domain... bad.

Once deployed, we will simply need to delete existing Organization to let them be created again automagically.

Proposal