Skip to content

Auth #6548

Auth #6548
Apr 1, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi Matt!

Good question, so, we have a basic user provider API which would give you the opportunity to have attribution for things like creating and modifying objects, but we do not have native support for any type of Authentication. All of the instances of Open MCT that we work with are behind a separate authentication system.

This hasn't been something that's been required for missions, so it's not something we've implemented, but an Open Source user could definitely create something like this.

An example set of steps to do this would be:

  1. Serve Open MCT behind some other layer of authentication
  2. Create a User Provider (this is our example provider, you could customize a user provider for…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@astromatt
Comment options

@jvigliotta
Comment options

Answer selected by ozyx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants