https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224

--- Comment #28 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 193627
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193627&action=edit
Bug 39224: Identity providers Vue SPA and admin interface

Replaces the legacy jQuery-based identity providers admin page with
a modern Vue 3 SPA:

- Vue router with views for list, show, add, and edit providers
- Provider, domain, and mapping resource components
- API client for identity provider endpoints
- Rspack build configuration for the new module
- Updated OPAC templates for hostname-based provider selection
- Updated system preferences (moves provider prefs to admin section)
- Apache configuration for Vue SPA routing
- Simplified admin/identity_providers.pl (delegates to Vue SPA)

Test plan:
1. Navigate to Administration > Identity providers
2. Verify the list view shows existing providers
3. Add a new identity provider with mappings
4. Edit an existing provider
5. Verify OPAC login shows appropriate provider buttons
6. Run: yarn build && restart_all

Sponsored-by: ByWater Solutions

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to