Skip to content

Azure AD API deprecated => Migration to Graph API #216

Description

@jahrsensetence

Hello,

we were informed that Microsoft is phasing out the Azure AD API (https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview). Our application uses this package "in the default configuration", therefore, we do make requests to the deprecated API endpoint because:

https://github.com/TheNetworg/oauth2-azure/blob/master/src/Provider/Azure.php => Line 60

    public $urlAPI = 'https://graph.windows.net/';

Can I just change this URI? Will everything break? :)

Thanks,

Ralf

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions