Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow mailbox creation via resource server #728

Open
qbey opened this issue Feb 13, 2025 · 0 comments
Open

Allow mailbox creation via resource server #728

qbey opened this issue Feb 13, 2025 · 0 comments
Labels

Comments

@qbey
Copy link
Member

qbey commented Feb 13, 2025

Feature Request

Allow email account through API.

Describe the solution you'd like

An authenticated user should be allowed to create a new mailbox though a resource server (OIDC authenticated with token introspection) URL.

Describe alternatives you've considered

The resource server mode is the most secure, has it can check the user has permission to create a mailbox. Using API key credential is not considered yet as it would provide too much access.
We could look to add a key credential restricted to specific domains?

Discovery, Documentation, Adoption, Migration Strategy

If you can, explain how users will be able to use this and possibly write out a version the docs (if applicable).
Maybe a screenshot or design?

Do you want to work on it through a Pull Request?

  • new resource server URLs -> yes
  • API key credential -> not planned
@qbey qbey added the backend label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant