Skip to content

Support new CIAM authority - #626

Merged
Siddhi (siddhijain) merged 8 commits into
devfrom
add-ciam-authority
Apr 16, 2023
Merged

Support new CIAM authority#626
Siddhi (siddhijain) merged 8 commits into
devfrom
add-ciam-authority

Conversation

@siddhijain

@siddhijain Siddhi (siddhijain) commented Apr 10, 2023

Copy link
Copy Markdown
Contributor

This PR takes care of supporting a new authority type CIAM as per this Epic https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2473109

@@ -62,11 +65,29 @@ public void acquireTokenClientCredentials_ClientAssertion() throws Exception {

@Test
public void acquireTokenClientCredentials_ClientSecret_Ciam() throws Exception {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

CC Travis Walker (@trwalke) for E2E test with client_credentials.

Comment thread msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Authority.java Outdated

@bgavrilMS Bogdan Gavril (bgavrilMS) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, great E2E tests, I have 1 question about authority detection.

Comment thread msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/CIAMAuthority.java Outdated
Comment thread msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/PublicClientApplication.java Outdated

@rayluo Ray Luo (rayluo) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Left a couple minor comments. They are optional. Approving.

@siddhijain
Siddhi (siddhijain) merged commit a965fbb into dev Apr 16, 2023
@siddhijain
Siddhi (siddhijain) deleted the add-ciam-authority branch April 26, 2023 17:33
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.

4 participants