Skip to content

[Security] X509 user_identifier parameter #17582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Dec 18, 2022

See #17580

❓ Question: I am not sure about the PHP configuration ->user_identifier('emailAddress')? Should I create the corresponding method or is it guessed by the SecurityConfig object?

@carsonbot carsonbot added this to the 6.3 milestone Dec 18, 2022
@carsonbot carsonbot changed the title [SECURITY] X509 user_identifier parameter [Security] X509 user_identifier parameter Dec 18, 2022
@javiereguiluz javiereguiluz merged commit 4b52d34 into symfony:6.3 Jan 13, 2023
@javiereguiluz
Copy link
Member

Thanks Florent!

While merging, I changed the PHP method name to ->userIdentifier('emailAddress') because in other examples, the methods that contained several words used camelCase notation.

@Spomky Spomky deleted the doc/x509-user-identifier branch March 20, 2023 19:59
javiereguiluz added a commit that referenced this pull request Apr 3, 2023
…hentication (X509) (Spomky)

This PR was merged into the 6.3 branch.

Discussion
----------

[Security] Add caddy server configuration for Client Authentication (X509)

This PR adds a block to show how to configure Caddy Server.
Please note that this only works with SF6.3 (linked to #17582)

Commits
-------

83fa5c6 Add caddy server configuration for Client Authentication (X509)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants