OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions How to extend authentication

This topic contains 3 replies, has 2 voices, and was last updated by  oliverusselldev 5 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36035

    Stepan Yudin
    Participant

    Good day, everyone.

    I need to extend authentication mechanism for my needs.
    To do this i created Custom Form Password Authenticator

    1) I changed firewall settings:

    2) I created service for my_authenticator

    3) And here is the code of MyAuthenticator

    When i try to authenticate user – i succesfully log in, but i dont see anything except black header and profiler. Profiler says me, that i’m logged as USER_NAME (yellow color), and not authenticated (red color).
    Can you give me an advice – how to make t work?
    And one more question – how can i retrieve user’s organization in this authenticator class?


    Docker environment for Symfony2/OroCRM/OroBAP development on Windows platform
    https://github.com/stepansib/sf-oro-docker

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top