OpenConext / OpenConext-deploy

Ansible-based deployment automation for the OpenConext platform
Apache License 2.0
12 stars 21 forks source link

Centralise loa definitions for most apps in group_vars #427

Closed thijskh closed 1 year ago

thijskh commented 1 year ago

For most apps this sufficices since they only need the list of externally published LoA urls (PDP, Dashboard, Manage, OIDC(playground)..)

EB remains special because it has an intricate config which maps different values to others and also references EB internal constants while it's at it. Might be refactored further sometime.