Giter Club home page Giter Club logo

php-microsoft-jwt's People

Contributors

4026 avatar akeeman avatar alancting avatar anantn avatar aztech-dev avatar beamerblvd avatar bshaffer avatar chappy84 avatar hywak avatar jlesueur avatar johanderuijter avatar joostfaassen avatar josephmcdermott avatar krisell avatar legoktm avatar luciferous avatar maks3w avatar maurotdo avatar mcocaro avatar neodeblackie avatar nimedia avatar petrkotek avatar phansys avatar phil-davis avatar redian avatar robertdimarco avatar sarciszewski avatar sjones608 avatar stampycode avatar win0err avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

php-microsoft-jwt's Issues

Can I use this with the Microsoft Graph API?

Hi!
I'm a bit confused by Microsoft's offering. I'm using Firebase/JWT right now to attempt to get a token to use with Microsoft Graph API's (I have the secret key working, but am attempting to use certificate based auth instead).

Is this library suitable for that use case instead, or is it for something else?

Currently with the Firebase/JWT, I'm working through errors of it not thinking I have the correct Key being used (different/wrong thumbprint).

version not compatible with symfony/cache 6?

Hello,

This version seem to be not updated since 2021. So i suppose we can't upgrade symfony to version 6 with this library ?
Because i can see in composer.json from php-microsoft-jwt this following code:

"require": {
    "php": ">=7.1.3",
    "symfony/cache": "^4.4 || ^5.0"
  }

Problem in custom config_uri

In the MicrosftConfiguration.php file on line 271 you need the command curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
Or enable passing the parameter to the path where the .pem certificate is installed for validation.

In the same file, lines 241 and 242 are validating whether the fields "userinfo_endpoint" and "device_authorization_endpoint" are available, but my Azure B2C application does not have these fields filled in. The ideal would be to pass the fields to be validated as a parameter, or validate only the essential ones.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.