Good morning, I am trying to implement SSO on my d...
# troubleshoot
l
Good morning, I am trying to implement SSO on my datahub hosted on an AKS. However, for it to work I have to change the url of the datahub from http to https - how can I do this?
1
g
@brainy-tent-14503 Could you please help here
a
I am not familiar with Azure, however for EKS on AWS we simply define an https ingress by adding the proper annotations. I’ve found some documentation here which might help.