cancel
Showing results for 
Search instead for 
Did you mean: 

Login issue in ADF

ranjeetsi
Star Contributor
Star Contributor

Hi all,

I installed ADF 2.6.1 and getting login issue when i try to login using admin/admin

I am getting this error

You've entered an unknown username or password

Can anyone help - looks like some config issue.

Alfresco Content Services Certified Engineer (ACSCE)
14 REPLIES 14

ranjeetsi
Star Contributor
Star Contributor

Hi all,

 

Only content services is up and running - but accessible via https

I am trying from my local ADF application(localhost:4200) to access the content services application - https://{host}:/

 

Getting below error:

Request has been terminated Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.
----------------------------------------------------
Can you please suggest what can be done here.
Alfresco Content Services Certified Engineer (ACSCE)

Hi Ranjeet Kumar Singh

Maybe it works by making the browser including the header  Access-Control-Allow-Origin:*  in the HTTP OPTIONS' responses.

In Chrome, use this extension. If you are on Mozilla check this answer.

Thanks,

Prachi Shah

ContCentric

Hello Prachi , 

I did that and does not work.

Actually the ADF is connecting to the ACS which is on SSO and (https). So ideally looking on the ways how to get ADF working when trying to connect ACS which is SSO enabled.

Alfresco Content Services Certified Engineer (ACSCE)

Which kind of SSO are you using?

Hi Romano,

Thanks for replying!

We are using active directory - Identity access management . 

So when we use https:{domail}/share

It redirects to mycloud login page and when we enter authentication - we get the next page . By associating the xxxxxxSSOLogin cookie.

Is there any way that - In the code where i can apply the session cookie in the header and then get the next page(after login page)?

Please let me know if any questions.

Alfresco Content Services Certified Engineer (ACSCE)