laravel / socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
https://laravel.com/docs/socialite
MIT License
5.58k stars 940 forks source link

AZURE AD SOCIALITE #721

Closed resujentoezequiel closed 3 weeks ago

resujentoezequiel commented 3 weeks ago

Socialite Version

5.16

Laravel Version

11.0

PHP Version

8.2

Database Driver & Version

No response

Description

Good day,

May I know how I can get the "JOB INFORMATION" in the Azure AD? Because right now the job information of the user is not included in the response of socialite.

Steps To Reproduce

$user = Socialite::driver('azure')->user();

crynobone commented 3 weeks ago

Hi there,

Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repository you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.