I have configured ADF with APS But the problem is sometime I am getting 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.
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
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.