<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000088A7wSCASOkta Classic EngineOkta Integration NetworkAnswered2024-03-25T06:58:52.000Z2022-09-26T12:25:18.000Z2022-09-27T15:47:43.000Z

27woh (27woh) asked a question.

Hue okta integration - After I click on sign-in it goes infinite loop. Can somebody help ?

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

 

 

 


This question is closed.
Loading
Hue okta integration - After I click on sign-in it goes infinite loop. Can somebody help ?