ADF- Browser Login Popup

cancel
Showing results for 
Search instead for 
Did you mean: 
sanjaybandhniya
Intermediate

ADF- Browser Login Popup

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

browser-popup.png

4 Replies
abbask01
Senior Member

Re: ADF- Browser Login Popup

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
sanjaybandhniya
Intermediate

Re: ADF- Browser Login Popup

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.

 

dvuika
Alfresco Employee

Re: ADF- Browser Login Popup

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?

sanjaybandhniya
Intermediate

Re: ADF- Browser Login Popup

We are using ADF 3.9 and APS 1.9