<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
0D51Y00006nUrxZSASOkta Classic EngineIntegrationsAnswered2024-03-25T20:09:14.000Z2019-10-22T10:36:29.000Z2019-10-29T05:10:36.000Z

hiuha (hiuha) asked a question.

ldap interface giving invalid credentials error

Hi,

We are trying to integrate OKTA LDAP to qubole application. The user will be providing the read-only-admin details in the api and we will sync the ldap users to qubole.

 

This is the config which are accepting.

{

"host": "qubole.ldap.okta.com",

"port": "636",

"username": "uid=tabraiz-test@qubole.com,dc=qubole,dc=okta,dc=com",

"password": "thisisPassword,132977",

"base": "dc=qubole,dc=okta,dc=com",

"filter": "(objectClass=*)",

"members": "uniqueMember",

"secure": true

}

 

 

OKTA is throwing this error even after providing the password and otp sepreated by comma.

MFA verification required. Please use your second factor to generate an OTP code. Then try again by entering your password followed by \",\" and then the OTP code, example: myPassword,123123 : (Refer to Okta error Code E0000068)

 

Why does Okta throw error even with right format?

 

 


  • LarryB.22154 (BG Products, Inc.)

    I can't help much with the error you're experiencing, but I am having a bunch of issues with the LDAP integration agent timing out. Do you have experience with this?

  • hiuha (hiuha)

    Hi Larry, I am still not able to connect to OKTA LDAP interface, so i am not facing that issue.

This question is closed.
Loading
ldap interface giving invalid credentials error