Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

LDAP to talk to AD for authenticating users on a web portal.

I need to authenticate/log in AD users on a portal I'm creating. I want to create a job with something like a rest request that accepts the users credentials, checks if those creds are part of certain AD groups and then returns a token for use when requesting subsequent rest requests that use Basic HTTP auth.

 

I would appreciate some feedback about attempting this approach for what I to accomplish. Suggestions welcome.

Thanks

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

It's been a while so I've resorted to moving this responsibility off to a node service that we host. 

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hello,

Sorry for delay!

We have already redirected your job requirement to our product experts and will keep you posted.

Best regards

Sabrina

Anonymous
Not applicable
Author

It's been a while so I've resorted to moving this responsibility off to a node service that we host.