Skip to content
On this page

Contexts

An Argonaut Context provides a method of scoping an Argonaut configuration. Creating a new context can be useful when a deployment crosses two distinct production groups where data does not overlap, for example where two build shops with different inventory and products wish to remain isolated from each other. Argonaut User accounts are capable of crossing contexts if so configured, a User's Authentication Provider will be the same across the different contexts (usernames, passwords, badges do not change), but the Roles & ACLs will need to be configured for each user, for each context.

Example Context

image