Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Add possibility to extract identity providers. #747

Merged
merged 13 commits into from
Jun 21, 2022

Conversation

f-alizada
Copy link
Collaborator

@f-alizada f-alizada commented Jun 14, 2022

Add possibility to extract identity providers.
Introduce new parameter to extract the secrets values from different services. In this PR will be applied only to Identity Provider.

Breaking changes
By default extracted secrets for identityProviders are empty, hence it will break the deployment with error: Secret value should not be empty.
2 options to solve that:

  1. Fill the value manually
  2. Pass the extractSecrets parameter as true, so extractor will fetch the secrets of identityProviders into the template

@f-alizada f-alizada marked this pull request as ready for review June 16, 2022 11:48
@f-alizada f-alizada merged commit 4de20e6 into Azure:main Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Extract Microsoft.ApiManagement/service/identityProviders service
2 participants