You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
@leecalcote This is more of a feature request or a question rather than a bug/issue.
We noticed that when WHD sends out an email notifying the user about a ticket, the link to the ticket in the email is http instead of https. Is there a flag maybe that we can use or any configuration changes that can be made to have this default to https instead of http?
To give you some insight, we are using the whd containers behind a proxy which also acts a ssl terminator.
Thank you.
The text was updated successfully, but these errors were encountered:
@leecalcote Not really since we have our WHD containers behind a proxy which was acting as a SSL terminator we were not able to use SSO because the container was listening on 8081 rather than 443. And for SSO to work it requires the meta data url to be https rather than http. So the above variables made it work.
@leecalcote This is more of a feature request or a question rather than a bug/issue.
We noticed that when WHD sends out an email notifying the user about a ticket, the link to the ticket in the email is http instead of https. Is there a flag maybe that we can use or any configuration changes that can be made to have this default to https instead of http?
To give you some insight, we are using the whd containers behind a proxy which also acts a ssl terminator.
Thank you.
The text was updated successfully, but these errors were encountered: