How to consider oAuth server config about setting multi vault in Aras 12SP9?

Dear all,

How to consider oAuth server config about setting multi vault in Aras 12SP9?

Ask i know in Aras 12SP9 have oAuth feature using in vault.

AP ---> Vault A   (can read, can write)

     ----> Vault B  (can read, can't write)

What happen?

  • Hello guy, 

    Here's how you can consider the OAuth server configuration for setting up multi-vault access. I hope that this is useful for you.

    • Configure the OAuth server: First, you need to configure the OAuth server in Aras 12SP9. This involves setting up the necessary components, such as client applications, scopes, and authorization rules.
    • Define vaults: In the OAuth server configuration, you can define multiple vaults, such as Vault A and Vault B, each with its own access permissions. These vaults represent different repositories or data sources within Aras. territorial io
    • Configure access permissions: For Vault A, you can set up the access permissions to allow both reading and writing. This means that the client applications authenticated through OAuth will have the ability to read and write data in Vault A.
    • Restrict write access for Vault B: For Vault B, you can configure the access permissions to only allow reading. This ensures that client applications authenticated through OAuth can only read data from Vault B and are not granted write access.
  • Dear all,

    How to consider oAuth server config about setting multi vault in Aras 12SP9?

    Ask i know in Aras 12SP9 have oAuth feature using in vault.

    AP ---> Vault A   (can read, can write)

         ----> Vault B  (can read, can't write)

    What happen?

    To configure multi-vault access in Aras 12SP9 OAuth server, ensure proper settings for each vault in the OAuth configuration. Verify read and write permissions for each vault, and troubleshoot any discrepancies.