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

PUB-2535 - Test Env #471

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

ChrisS1512
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/PUB-2633

Change description

Trying on Test Env

Copy link
Contributor

Plan Result (stg)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"]
Change Result (Click me)
  # azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"] will be updated in-place
  ~ resource "azurerm_api_management_api_operation_policy" "apim_api_operation_policy" {
        id                  = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/ss-stg-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-stg/apis/pip-publication-services-api/operations/sendOtpEmail"
      ~ xml_content         = (sensitive value)
        # (4 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Copy link
Contributor

Plan Result (test)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"]
Change Result (Click me)
  # azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"] will be updated in-place
  ~ resource "azurerm_api_management_api_operation_policy" "apim_api_operation_policy" {
        id                  = "/subscriptions/3eec5bde-7feb-4566-bfb6-805df6e10b90/resourceGroups/ss-test-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-test/apis/pip-publication-services-api/operations/sendOtpEmail"
      ~ xml_content         = (sensitive value)
        # (4 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@ChrisS1512 ChrisS1512 merged commit 15f96f7 into perftest Oct 18, 2024
6 checks passed
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview October 21, 2024 17:07 Abandoned
@ChrisS1512 ChrisS1512 deleted the PUB-2535-Update-Validate-JWT-Part-1 branch October 22, 2024 09:19
ChrisS1512 added a commit that referenced this pull request Oct 22, 2024
* PUB-2535 - Updated validate JWT

* PUB-2535 - Updated to only use Authorization header

* PUB-2535 - Updated validate JWT (#459)

* PUB-2535 - Updated validate JWT (#471)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants