Skip to content
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

4.x: Security config references #6089

Open
Tracked by #5413
Verdent opened this issue Feb 6, 2023 · 0 comments
Open
Tracked by #5413

4.x: Security config references #6089

Verdent opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
4.x Version 4.x security task To do

Comments

@Verdent
Copy link
Member

Verdent commented Feb 6, 2023

Enable to create shared security configurations.

Example

security:
    config:
        my-oidc-config:
            ...
    providers:
        - oidc:
              config-ref: my-oidc-config
        - idcs-role:
              config-ref: my-oidc-config
@Verdent Verdent mentioned this issue Feb 6, 2023
9 tasks
@Verdent Verdent self-assigned this Feb 6, 2023
@Verdent Verdent added task To do security 4.x Version 4.x labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x security task To do
Projects
Status: Normal priority
Development

No branches or pull requests

1 participant