Skip to content

Simplify initialization of authentication configurations - #2151

Merged
labkey-adam merged 1 commit into
developfrom
fb_simplify
Apr 1, 2021
Merged

Simplify initialization of authentication configurations#2151
labkey-adam merged 1 commit into
developfrom
fb_simplify

Conversation

@labkey-adam

Copy link
Copy Markdown
Contributor

Rationale

Now that we've addressed Issue 42435: Support multiple LDAP configurations in admin workflows and messages, we can stop initializing authentication configurations in batches, which simplifies the code in a few places.

Related Pull Requests

Changes

  • Simplify the initialization of authentication configurations
  • Log a warning when a configuration desires an unrecognized provider
  • Demote StatementDataIterator logging to trace (not related to the above)

@labkey-adam
labkey-adam requested a review from a teamApril 1, 2021 21:07
Sign up for freeto 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

@labkey-adam@labkey-jeckels