Login from different domain

I’m not sure if this is a bug or am I doing something wrong, but I’m trying to login into Enonic (local and remote) from different domain and its not working. For example:

  • From http-client-lib:
    I log in from the browser with my usual user and password, by if I try to log on it from the lib, as described here, I always get 401.

  • From postman:
    I also made the test using postman using the option “Basic Auth” with my valid credentials and it also do not work.

This is weird for me because in other environments (not configured by me and older Enonic versions) I can log with both methods described above normally.

I want to know if there’s some configuration that I’m not seeing that we have to do to make it possible.

Enonic versions where the problem occured: 7.6.0, 7.6.1, 7.6.0-B1

Thanks!

Hi Wally.

You have been using an undocumented feature that was removed form XP7.6 for security reasons. Basically, you now have to use an authentication method supported by an installed idprovier or something implemented within your app.