DOCS: Add documentation for directUrlAuth plugin - #3124
jimthompson5802 wants to merge 16 commits into
Conversation
…ails and mermaid diagram
…ication plugin documentation
…cumentation consistency
…ments for plugin implementation
|
@markscott-ms This is the documentation PR for the directUrlAuth plugin. I need some guidance on this. Since I wanted to use I can resolve this issue by running at the repo root level I remember you and I had a discussion a while back that I should not commit changes to In this particular situation, where I added a dependency to Looking for some guidance on how to handle this situation. @willosborne I added help info for the |
|
@markscott-ms Thanks for the advice. all tests now pass. I'll mark this ready for review and will put this on the agenda for this week's office hours. |
…cation plugin documentation
…ugin documentation


Description
CALM Docs: Expanded the CLI and documentation with setup examples and a dedicated Direct URL authentication plugin guide, including Mermaid diagrams.
CALM CLI: Updated CLI help information with configuration support for Direct URL authentication plugins, including plugin paths, optional configuration, and authenticated host allow-lists. Added tests for option persistence, host merging and deduplication, and scalar replacement behavior.
Documentation related to #3035
A local test of the updated and new pages in
docs/docs//working-with-calmdocumentationType of Change
Affected Components
cli/)calm/)calm-ai/)calm-hub/)calm-hub-ui/)calm-server/)calm-widgets/)docs/)shared/)calm-plugins/vscode/)Commit Message Format ✅
Testing
npm test --workspace cli -- --reporter=dotpassed 29 test files and 683 tests.Checklist