Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] Rename provider key #15207

Closed
@wouterj

Description

@wouterj

As also explained in #15141 , provider key is a very confusing term in the Security component. A lot of people (including me a week ago) don't know what this property does and what value it should have.

I think renaming this property and adding better PHPdocs can improve things a lot on this subject. However, finding a good name is not easy. This is were I need feedback (and other suggestions).

In short: The provider key is used to group a set of authentication providers. In the full stack framework, this means you can have multiple firewall (each firewall having its own group of authentication providers). Being authenticated for one firewall doesn't mean you are authenticated for the other.

My suggestions: context (consistent with the name of the firewall config); provider group.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions