NYPL-Simplified / server_core

Shared data model and utilities for Library Simplified server applications
7 stars 11 forks source link

OE-317 Check authentication_flow_document type #1275

Closed keithbauer closed 2 years ago

keithbauer commented 2 years ago

This first checks if the authentication flow document is a list or a single entry. From there it checks the document's type as it was originally.

This change is needed since BasicAuthenticationProvider is sending two authentication documents.