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

Add new MAA test endpoint confinfermaaeus2test #8

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

yf23
Copy link

@yf23 yf23 commented Nov 8, 2024

This pull request includes changes to update the JWT issuer URLs and modify the JWT identity provider configurations. The most important changes are summarized below:

JWT Issuer URL Updates:

  • Updated the issuer URL in the set_jwt_maa_validation_policy_proposal.json file to https://confinfermaaeus2test.eus2.test.attest.azure.net for both set_jwt_issuer and set_jwt_validation_policy entries. [1] [2]

JWT Identity Provider Enum and Validator Updates:

  • Added a new entry MAA_ConfInferenceTestEus2 in the JwtIdentityProviderEnum and commented out the old entries MAA_NoSecureBootWeu and MAA_NoSecureBootEus in JwtIdentityProviderEnum.ts.
  • Updated the JwtValidator class to use the new MAA_ConfInferenceTestEus2 identity provider and commented out the old identity provider configurations in JwtValidator.ts.

@beejones
Copy link
Collaborator

why are we using microsoft:dev?
we need to remove the JWT issuers from code and only have them in policies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants