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

this seems to fix the legacy part of authentication, at least. #422

Merged

Conversation

tomshag
Copy link
Contributor

@tomshag tomshag commented May 6, 2024

Fixes problem where Legacy endpoint attempts to use both Authentication schemes in sequence, rather than its own.

Description

This change the application to no longer use a default authentication scheme but instead assign each endpoint with its specified authentication scheme.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@tomshag tomshag merged commit 4877f47 into main May 6, 2024
@tomshag tomshag deleted the Feature/Fix_For_BothAuthenticationSchemesBeingUsedOnLegacy branch May 6, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants