Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

enable_authenticator_manager option placement in security.yaml #16122

Closed
Labels
@sukhoy94

Description

@sukhoy94

Hi, I have recognized some unclear behavior of enable_authenticator_manager option in security.yaml.
If I have defined some custom authenticators for my firewall.enable_authenticator_manager: true cannot be declared before that firewall. If it is, my custom authenticator seems like not running. I think it should by mentioned in documentation.

enable_authenticator_manager: truecustom_firewall:             pattern: ^/customfirewall            provider: jwt            jwt:                authenticator: app.custom_authenticator

Anyway for me it's totally unclear what does that option designed for. There is a link there in documentation (https://symfony.com/doc/current/security.html), but seems like it's provide to nowhere.

security:    # https://symfony.com/doc/current/security/experimental_authenticators.html    enable_authenticator_manager: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp