scc-digitalhub / AAC

Apache License 2.0
4 stars 6 forks source link

feat: config openidfed metadata extension #622

Open thomaschiozzi-tndigit opened 1 week ago

thomaschiozzi-tndigit commented 1 week ago

This pull request closes #602

Added configuration for openid federation metadata extensions logo_uri, policy_uri, homepage_uri. The parameters are optionals. When not set, the previuous parameters resolution logic is used. This is done to preserve backward compatibility.

@matteo-s this is my first PR in a while and I'm not fully aware of all previous changes. Please double (or triple) check that nothing silly was done.