cancel
Showing results for 
Search instead for 
Did you mean: 

ADF- Browser Login Popup

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

I have configured ADF with APS But the problem is sometime I am getting browser login popup.

image

4 REPLIES 4

abbask01
Star Collaborator
Star Collaborator

Are you calling custom API using angular's httpClient? if yes, then you need to utilize OOTB authentication service for the same, otherwise everytime your custom api is called, you'll see this pop-up to authenticate that particular request.

Using OOTB service to connect to APS should get rid of these pop-ups.

Hope it helps.

Regards,
Abbas

I am using AuthenticationService for login.

I have created custom login page and from that I am passing username/password to service.

https://www.alfresco.com/abn/adf/docs/core/services/authentication.service/

Here Example is given.

Can you please also provide information about product versions, so that it's possible to identify the problem (ADF version, APS version, node version, angular version, etc). 

From what I remember, we had this popup in the past, but was fixed couple years ago. Are you using the latest APS?

We are using ADF 3.9 and APS 1.9