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

api_managment - support user assigned managed identities #6783

Merged
merged 14 commits into from May 13, 2020

Commits on May 11, 2020

  1. Support User Assigned Managed Identity on API Management

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    3fafa45 View commit details
    Browse the repository at this point in the history
  2. Add docs

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    e8a1a04 View commit details
    Browse the repository at this point in the history
  3. Add identity block to api_management data source

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    2cdee05 View commit details
    Browse the repository at this point in the history
  4. Throw an error when a user is attempting to set identity_ids while th…

    …e type is set to SystemAssigned
    
    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    3a2bf09 View commit details
    Browse the repository at this point in the history
  5. Use TypeSet for identity_ids and set default value on expand

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    4d1f05b View commit details
    Browse the repository at this point in the history
  6. Add acceptance test of UserAssigned identity

    Signed-off-by: Sune Keller <absukl@almbrand.dk>
    sirlatrom committed May 11, 2020
    Copy the full SHA
    8b06365 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Mark identity Computed in API Management data source

    Co-authored-by: Arcturus <ufo54153@gmail.com>
    sirlatrom and ArcturusZhang committed May 12, 2020
    Copy the full SHA
    3eca3ef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    24ef0ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5569f6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c4ba09a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d995852 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ccb6f01 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Copy the full SHA
    e8302df View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    18a9a79 View commit details
    Browse the repository at this point in the history