
27woh (27woh) asked a question.
I am trying to integrate HUE with okta. https://docs.gethue.com/administrator/configuration/server/*saml
After I click on sign-in it goes infinite loop. Not sure about the exact issue, any help ??
my configuration looks like
[desktop]
secret_key="{{ hue_service_secret_key }}"
app_blacklist=filebrowser,impala,search,hbase,security,jobbrowser,oozie
django_debug_mode=false
gunicorn_work_class=sync
enable_prometheus=true
redirect_whitelist="^\/.*$,^https:\/\/companydomain.okta.com\/.*$"
[[auth]]
backend=libsaml.backend.SAML2Backend
[libsaml]
xmlsec_binary=/usr/bin/xmlsec1
metadata_file=/usr/share/hue/desktop/conf/okta-metadata.xml
key_file=/usr/share/hue/desktop/conf/okta-key.pem
cert_file=/usr/share/hue/desktop/conf/okta-cert.pem
username_source=nameid
entity_id=https://myhuedomain/saml2/metadata

Hi @27woh (27woh) , Thank you for reaching out to the Okta Community!
Something similar was discussed in the following thread:
https://support.okta.com/help/s/question/0D51Y00006jQ8SRSA0/i-am-trying-to-integrate-apache-hue-with-okta-after-i-click-on-signin-it-goes-infinite-loop-can-somebody-help-?language=en_US
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.