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

Support read device info when ecc is on. #1714

Merged
merged 4 commits into from May 9, 2023
Merged

Conversation

antrix1989
Copy link
Contributor

@antrix1989 antrix1989 commented May 6, 2023

Proposed changes

Support read device info when ecc is on.
Unify the api (return same response as SSO ext returns for primary registration call)

Core PR: AzureAD/microsoft-authentication-library-common-for-objc#1240

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

@antrix1989 antrix1989 requested a review from a team as a code owner May 6, 2023 03:55
@antrix1989 antrix1989 merged commit a1374e4 into dev May 9, 2023
6 checks passed
@antrix1989 antrix1989 deleted the sedemche/ecc_device_info branch May 9, 2023 22:55
borgesmb pushed a commit that referenced this pull request Oct 23, 2023
* ciam-master: (139 commits)
  update submodules
  Updating MSAL framework checksum & url for 1.2.12 [skip ci]
  Update CommonCore to master
  Update CommonCore to master
  Update Common Core submodule after fixing conflict.
  Update version & submodule
  Update submodule
  trying to fix merge conflict
  Support read device info when ecc is on. (#1714)
  Add additional error code when getting token for jit troubleshooting page fails.
  Update common core
  Update submodule
  updating MSAL PR to point to common core dev
  Add new error codes from CommonCore
  fixing code syntax
  adding test CIAM authorities to MSAL test app
  adding ciam authority tests
  Fix error 'A function declaration without a prototype is deprecated in all versions of C'
  adding automation tests to ciam authority
  Updating MSAL framework checksum & url for 1.2.11 [skip ci]
  ...

# Conflicts:
#	MSAL/IdentityCore
borgesmb pushed a commit that referenced this pull request Oct 23, 2023
* ciam-master: (147 commits)
  check telemetry event for all the signIn controller tests
  remove word save from log
  add more appropriate log for signInController flow
  check that resendCodeError is not nil
  rename generic and internal error classes, created a new ResendCodeError class
  rename addNcaFlag to addNCAFlag
  use compactMap instead of array attribute
  use username instead of email, do not call stop telemetry on main queue
  update submodules
  Updating MSAL framework checksum & url for 1.2.12 [skip ci]
  Update CommonCore to master
  Update CommonCore to master
  Update Common Core submodule after fixing conflict.
  Update version & submodule
  Update submodule
  trying to fix merge conflict
  Support read device info when ecc is on. (#1714)
  Add additional error code when getting token for jit troubleshooting page fails.
  Update common core
  Update submodule
  ...

# Conflicts:
#	MSAL/MSAL.xcodeproj/project.pbxproj
#	MSAL/src/native_auth/controllers/sign_in/MSALNativeAuthSignInController.swift
#	MSAL/src/native_auth/public/state_machine/error/SignInStartError.swift
#	MSAL/src/native_auth/public/state_machine/error/SignUpStartError.swift
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.

None yet

2 participants