655 B
655 B
Project Notes
- Keep
README.mdcurrent when changing purpose, flows, APIs, scopes, configuration, deployment, or implementation status. - Treat
README.mdas the first project source of truth until a dedicateddocs/structure exists. - The implementation language is C# / ASP.NET Core.
- Member Center remains the OAuth2/OIDC issuer and JWKS provider. This project is the file access boundary for
file_access_api. tenant_idis part of the File Access boundary model.- Delegated download token issuing and validation live in Member Center; this project must integrate with its validation endpoint rather than becoming a second token issuer.