Skip to content

Conversation

@tnorling
Copy link
Collaborator

@tnorling tnorling commented May 15, 2020

This PR ports the changes in #1617 to msal-core and builds on #1582 and will close #99

Differences from AAD/B2C Authorities:

  • ADFS does not return ClientInfo, this PR builds uid from the subject claim on idToken instead
  • ADFS does not return preferred_username, this PR sets this to upn instead
  • ADFS uses .well-known/openid-configuration instead of 2.0/.well-known/openid-configuration

@tnorling tnorling added the work-in-progress Issue or PR is not finished. label May 15, 2020
@github-actions github-actions bot added angularjs msal-node Related to msal-node package samples Related to the samples apps for the library. labels May 27, 2020
@coveralls
Copy link

coveralls commented May 27, 2020

Coverage Status

Coverage increased (+0.07%) to 81.937% when pulling c08165c on msal-core-adfs into 44b8bc4 on dev.

@tnorling tnorling changed the title [msal-core] ADFS 2019 Support ADFS 2019 Support Jun 15, 2020
@github-actions github-actions bot added the msal-common Related to msal-common package label Jun 16, 2020
Copy link
Contributor

@jmckennon jmckennon left a comment

Choose a reason for hiding this comment

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

Looks great.

Copy link
Contributor

@jasonnutter jasonnutter left a comment

Choose a reason for hiding this comment

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

One nitpick otherwise LGTM, good work!

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2020

This PR has not seen activity in 14 days. It may be closed if it remains stale.

@github-actions github-actions bot added the no-pr-activity PR has been inactive for 14 days label Jul 7, 2020
@github-actions github-actions bot removed the no-pr-activity PR has been inactive for 14 days label Jul 8, 2020
@github-actions
Copy link
Contributor

This PR has not seen activity in 14 days. It may be closed if it remains stale.

@github-actions github-actions bot added the no-pr-activity PR has been inactive for 14 days label Jul 22, 2020
@github-actions github-actions bot removed the no-pr-activity PR has been inactive for 14 days label Jul 26, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2020

This PR has not seen activity in 14 days. It may be closed if it remains stale.

@github-actions github-actions bot added the no-pr-activity PR has been inactive for 14 days label Aug 9, 2020
@tnorling tnorling removed the no-pr-activity PR has been inactive for 14 days label Aug 11, 2020
@tnorling tnorling changed the base branch from dev to 1.4.0-release August 17, 2020 17:12
@tnorling tnorling merged commit 5f10555 into 1.4.0-release Aug 17, 2020
@tnorling tnorling mentioned this pull request Aug 24, 2020
@James-Randal
Copy link

So is this resolved or not?

@tnorling
Copy link
Collaborator Author

@James-Randal ADFS 2019 is supported in [email protected]. If you have questions or find a bug please open a new issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Related to the samples apps for the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClientInfo not received in the response from AAD ADFS Support?

6 participants