defenseunicorns / uds-package-software-factory

Replaced by https://github.com/defenseunicorns/uds-software-factory
Apache License 2.0
8 stars 2 forks source link

use truncated realm #100

Open rjferguson21 opened 10 months ago

rjferguson21 commented 10 months ago

Includes a truncated baby-yoda inspired realm that includes the gitlab client.

I also included some additional variables and templating in the realm.json to optionally configure an IDP.

This can be leveraged by creating a uds-config.yaml that looks like:

bundle:
  deploy:
    zarf-packages:
      software-factory-idam-realm:
        set:
          IDENTITY_PROVIDER_CLIENT_SECRET: "<SECRET>"
          IDENTITY_PROVIDER_NAME: "google"
          IDENTITY_PROVIDER_CLIENT_ID: "222797868808-s5rle8skdira581nrh0kau2db0p57k39.apps.googleusercontent.com"