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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Ernesto_García
Partner - Contributor
Partner - Contributor

Unable to authenticate to Repository API using Windows authentication

Hello all. 

I'm trying to authenticate to Repository API using Windows authentication but no matter what I always get the same error message in Postman:

Ernesto_Garca_0-1654610058834.png

The configuration I'm using is:

Ernesto_Garca_1-1654610205687.png

 

Ernesto_Garca_2-1654610322007.png

Any help will be appreciated.

Reagards.

 

 

 

 

 

Labels (3)
1 Reply
stefanstoichev123

When connecting to a service using the backend/administration ports (4242 in your case) there is no way to have Windows authentication. 

The Repository itself dont know anything about the authentication mechanism. In order to have windows authentication you'll have to go through the proxy (https://my-sense-instance.com/qrs/...)

Stefan