Stwissel opened a new pull request, #1458: URL: https://github.com/apache/couchdb-fauxton/pull/1458
## Overview Preliminary pull request - not ready for merge yet. To collect feedback. - Added a button: Login with IdP - Added a form to capture IdP info and store in session store - Added code to obtain authorization code, access token & refresh token - Added code to spin up CouchDB & Keycloak containers including documentation - Added IdP.md to document - modified aja.js to add authorization header if token is still valid - added code to use refresh token to obtain new access token ## Testing recommendations - Follow the steps in idp.md ## Open questions / feedback - How to optimize user flow? (e.g. let the IdP URL point to .well-known?) - What should be tested - should the config dialog be hidden once set? - should the code changes be less sprinkled over? - currently the IdP login is its own page, should it be merged and show/hide with login page - more ipressions/suggestions ## GitHub issue number Fixes #1457 ## Checklist - [X] Code is written and works correctly; - [ ] Changes are covered by tests; - [X] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/main/rebar.config.script) with the correct tag once a new Fauxton release is made -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
