Curl login for microsoftonline.com -- 3
Budget: €30 – €250 EUR
I need curl based php function for logging into https://login.microsoftonline.com/ with username and password to get valid access token which is suplied after login.
Direct api login is not posible with username and password, because only supported token_endpoint_auth_method is client_secret_post.
Valid login page is public. Required tokens is now generated on frontend afaik.
So job would be to reverse engineer used token generation method from frontend, or implement it based on some other microsoft documentation.
Valid url and credentials for testing will be available for hired person.
Direct api login is not posible with username and password, because only supported token_endpoint_auth_method is client_secret_post.
Valid login page is public. Required tokens is now generated on frontend afaik.
So job would be to reverse engineer used token generation method from frontend, or implement it based on some other microsoft documentation.
Valid url and credentials for testing will be available for hired person.