Skip to content

Conversation

@dbernstein
Copy link
Contributor

Description

This update adds an endpoint that processes a form containing auth provider configuration information. It follows the same path as "/admin/patron_auth_services" but uses basic auth (credentials must have system administrator privileges) and does not require a CSRF token so that it can be easily called by a CLI.

This update will allow use to create CLI scripts for automating palace configuration of Auth providers.

Motivation and Context

https://ebce-lyrasis.atlassian.net/browse/PP-3329

How Has This Been Tested?

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.73%. Comparing base (0066e58) to head (cfa341d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2902   +/-   ##
=======================================
  Coverage   92.73%   92.73%           
=======================================
  Files         454      454           
  Lines       42626    42636   +10     
  Branches     5944     5944           
=======================================
+ Hits        39529    39539   +10     
  Misses       2023     2023           
  Partials     1074     1074           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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