Skip to content

docs: rewrite README for discoverability - #116

Merged
woksin merged 1 commit into
mainfrom
docs/discoverability
Aug 28, 2026
Merged

docs: rewrite README for discoverability#116
woksin merged 1 commit into
mainfrom
docs/discoverability

Conversation

@woksin

@woksin woksin commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Rewrites the 23-line README stub into an accurate, discoverable README, sourced entirely from this repository's source tree and documentation:

  • States what AuthProxy actually is: a reverse proxy built on .NET and YARP that handles authentication (OIDC/OAuth 2.0/JWT Bearer/client credentials), authorization, multi-tenancy (tenant resolution strategies + Tenant-ID header), identity enrichment via /.cratis/me, invites/registration/lobby onboarding, credential linking, admission, trusted proxies, and the management listener.
  • Adds a quickstart (Docker container config + Cratis.AuthProxy.Aspire AppHost snippet) derived from Documentation/.
  • Explains how it fits with Arc and adds the Cratis ecosystem section.
  • Fixes stale badge/links still pointing at einari/ingress and the broken Documentation/index.md link.

No source code changes; documentation only.

Replace the 23-line stub (still pointing at einari/ingress) with an
accurate README: what AuthProxy is (YARP-based authentication and
multi-tenancy gateway for ASP.NET Core), the edge concerns it handles,
a container + Aspire quickstart derived from the documentation, how it
pairs with Arc, and the Cratis ecosystem section. Fix badge targets to
Cratis/AuthProxy and the local documentation link.
@woksin
woksin merged commit eb0b6e8 into main Aug 28, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant