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

Get / Set authentication info #14452

Closed
mrik23 opened this issue Sep 4, 2018 — with docs.microsoft.com · 6 comments
Closed

Get / Set authentication info #14452

mrik23 opened this issue Sep 4, 2018 — with docs.microsoft.com · 6 comments

Comments

Copy link
Contributor

mrik23 commented Sep 4, 2018

There have been already few issues opened for this, but I still don't see any update in this article to clarify how to get and set the authentication info as they seem to be returned by the API in AAD portal.

    "authenticationPhoneNumber": "",
    "authenticationAlternativePhoneNumber": null,
    "authenticationEmail": ",
    "strongAuthenticationDetail": {
        "verificationDetail": {
            "alternativePhoneNumber": null,
            "email": "",
            "phoneNumber": ""
        }
    },

I'm looking at removing these info as part of the user offboarding script / process, I thought I would get useful info from this article.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@femsulu
Copy link
Member

femsulu commented Sep 4, 2018

@mrik23 Thanks for the feedback. We are actively investigating and will get back to you soon.

@MicrosoftGuyJFlo
Copy link
Contributor

@mrik23 as was mentioned in the previously opened issues work is being done to create a Graph API for setting and changing security info is coming soon but no dates to share.

@MicrosoftGuyJFlo
Copy link
Contributor

#please-close

@femsulu
Copy link
Member

femsulu commented Sep 5, 2018

@mrik23 We will now close this issue. If there are further questions regarding this matter, please reply to @femsulu and we will gladly continue the discussion.

@femsulu femsulu closed this as completed Sep 5, 2018
@azzzy
Copy link

azzzy commented Apr 29, 2022

@femsulu, this issue is quite old, but I still can't find a corresponding method in the Graph API
Is there a way to get or set the authentication info already?

@deruss
Copy link

deruss commented Aug 10, 2022

@azzzy Check the Graph API Beta branch:
https://docs.microsoft.com/en-us/graph/api/resources/phoneauthenticationmethod?view=graph-rest-beta

There's a known issue where the Graph API won't return a phone number that was stored without a space after the country code:
https://docs.microsoft.com/en-us/answers/questions/593114/authentication-methods-not-available-at-graph-api.html

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

No branches or pull requests

8 participants