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

Outbound configuration for OIDC provider must be defined incorrectly #2537

Closed
tomas-langer opened this issue Nov 20, 2020 · 0 comments · Fixed by #2538
Closed

Outbound configuration for OIDC provider must be defined incorrectly #2537

tomas-langer opened this issue Nov 20, 2020 · 0 comments · Fixed by #2538
Assignees
Labels
2.x Issues for 2.x version branch bug Something isn't working P1 security

Comments

@tomas-langer
Copy link
Member

Helidon 2.1.0

For outbound security to work correctly with OIDC provider, we must define:

- oidc
  outbound:
    outbound:
      - name: "outbound-config"
         hosts: ["*"]

The outbound should only be defined once.

@tomas-langer tomas-langer added bug Something isn't working security P1 2.x Issues for 2.x version branch labels Nov 20, 2020
@tomas-langer tomas-langer self-assigned this Nov 20, 2020
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch bug Something isn't working P1 security
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant