Skip to content

Commit

Permalink
Shib config
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 28, 2025
1 parent 5d063da commit 49179c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/myconext/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
type: bind
env:
HTTPD_CSP: "{{ httpd_csp.lenient_with_static_img_for_idp }}"
HTTPD_SERVERNAME: "login.{{ myconext_base_domain }}"
HTTPD_SERVERNAME: "servicedesk.{{ myconext_base_domain }}"
OPENCONEXT_INSTANCENAME: "{{ instance_name }}"
OPENCONEXT_ENGINE_LOGOUT_URL: "https://engine.{{ base_domain }}/logout"
OPENCONEXT_HELP_EMAIL: "{{ support_email }}"
Expand Down

0 comments on commit 49179c0

Please sign in to comment.