Search K
Appearance
Appearance
Third-Party Accounts let MinuteView integrate with external platforms per user. Unlike Service Accounts (which are shared, system-level credentials), Third-Party Accounts store the application details once and then require each individual user to authenticate with their own login. Their tokens are then securely stored on the server for reuse.
Aspect | Service Accounts | Third-Party Accounts |
---|---|---|
Purpose | System-wide, shared credentials | User-specific authentication against an external system |
Who logs in? | No one; credentials are pre-entered and reused | Each user must sign in once to authorise MinuteView |
Storage | Keys/secrets saved once by an admin | User tokens saved per user (server-side) |
Typical Use | Elasticsearch, OpenAI (AI assistant), etc. | Microsoft Graph, Google, other OAuth-based services |
Navigate to Console → Third-Party Accounts.
Click New.
Select the Provider/Type (e.g., Microsoft).
Enter the required fields for that provider. For Microsoft, you typically provide:
Give it a clear Name (e.g., Microsoft 365 Prod
).
Save.
This creates the app definition MinuteView will use to request user consent.
Once a Third-Party Account is defined:
Microsoft-Graph-Prod
).