Enable odcs in prod ipsilon.
This commit is contained in:
parent
c086a315cb
commit
9738a3eb89
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ global enabled=allow
|
|||
global enabled=persona,openid,saml2,openidc
|
||||
|
||||
{% if env == "production" %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs
|
||||
{% else %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue