Skip to content

Supporting https://contoso.ciamlogin.com as authority - #543

Merged
Ray Luo (rayluo) merged 1 commit into
ciamfrom
tenant.ciamlogin.com
Apr 12, 2023
Merged

Supporting https://contoso.ciamlogin.com as authority#543
Ray Luo (rayluo) merged 1 commit into
ciamfrom
tenant.ciamlogin.com

Conversation

@rayluo

@rayluo Ray Luo (rayluo) commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

The automation tests currently fail because passes:

  • the new domain name is unavailable
  • the OIDC discovery endpoint is not available. When it is available, it is expected to also be in the ".../v2.0/..." endpoint.
  • we will continue the prototyping after the above two become available
  • Waiting on new lab api
  • New lab api has been updated to return a new authority UPDATE: The lab API has been changed again in Adjustment for new CIAM partition #564.

Testers shall take a look into logs to double check your auth/token requests were sent out to https://msidlabciam1.ciamlogin.com/d57fb3d4-4b5a-4144-9328-9c1f7d58179d/oauth2/v2.0/token?dc=ESTS-PUB-EUS-AZ1-FD000-TEST1 which was discovered from OIDC discovery. If an MSAL you are working on does not obtain those endpoints from OIDC discovery, you could probably use https://msidlabciam1.ciamlogin.com/TENANT.ONMICROSOFT.COM/oauth2/v2.0/token?dc=ESTS-PUB-EUS-AZ1-FD000-TEST1 instead.

@rayluo
Ray Luo (rayluo) changed the base branch from login.ciamlogin.com/tenant.onmicrosoft.com to ciam March 31, 2023 23:38
@rayluo Ray Luo (rayluo) changed the title WIP: Supporting https://contoso.ciamlogin.com as authority Supporting https://contoso.ciamlogin.com as authority Apr 1, 2023
@rayluo
Ray Luo (rayluo) marked this pull request as ready for review April 1, 2023 00:29
Comment thread tests/test_authority.py Outdated
Comment thread tests/test_e2e.py Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments

Comment thread msal/authority.py Outdated
@rayluo
Ray Luo (rayluo) force-pushed the tenant.ciamlogin.com branch 3 times, most recently from 13d652c to 6a5317e Compare April 6, 2023 07:55

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks Ray Luo (@rayluo)

@rayluo
Ray Luo (rayluo) merged this pull request into ciam Apr 12, 2023
@rayluo
Ray Luo (rayluo) deleted the tenant.ciamlogin.com branch April 12, 2023 18:34
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.

3 participants