OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Security The token storage contains no authentication token.

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

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

  • Creator
    Topic
  • #27967

    golriz.nourani
    Participant

    Hi Dears
    I run oro:navigation:init but I see below error

    [Symfony\Component\Security\Core\Exception\AuthenticationCredentialsNotFoundException]
    The token storage contains no authentication token. One possible reason may
    be that there is no firewall configured for this URL.

    my secuty.yml file is :

    could you help my what is the cause of error?
    thanks
    golriz

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #27968

    Mike Kudelya
    Participant

    Hi

    Probably you call is_granted behind a firewall. Which version of orocrm are you using? Do use have any customizations? Maybe this acticle will help you.

    #27969

    golriz.nourani
    Participant

    Hi Mike
    my orocrm version is 1.8.2
    I have not any new customization for security , I see article but I didn’t find my answer

    #27970

    Mike Kudelya
    Participant

    Hi

    I have just installed 1.8.2 without any problem. Can you give me stack trace of error ? Did you try install the latest version ? (1.10.8)

    #38326

    oliverusselldev
    Participant

    You can follow this Symfony authentication article to implement token authentication on your orocrm. I think you haven’t configure authenticator class correctly.

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

The forum ‘OroCRM – Security’ is closed to new topics and replies.

Back to top