Enable the beaker scope in prod.
This commit is contained in:
parent
37046ce999
commit
0670602274
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
|
||||
openidc enabled extensions=fedora-account,mbs,beaker
|
||||
{% else %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue