Skip to content

issues Search Results · repo:thephpleague/oauth2-server language:PHP

Filter by

746 results
 (87 ms)

746 results

inthephpleague/oauth2-server (press backspace or delete to remove)

require-dev : { ... squizlabs/php_codesniffer : ^3.8 }, ... config : { allow-plugins : { ... dealerdirect/phpcodesniffer-composer-installer : ...
  • wriver4
  • Opened 
    17 days ago
  • #1485

Does anyone has experience in configuring the OAuth2 server, that it can be used as an Identity Provider in Keycloak? What needs to be configured in the OAuth2 server? Keycloak would be the client further ...
  • aemaem
  • Opened 
    on Apr 23
  • #1482

The function \League\OAuth2\Server\Grant\AbstractGrant::validateScopes() allows an array of strings as input. Yet when it retrieves it from the OauthRequest via getQueryStringParameter() it does only allow ...
  • joelharkes
  • 3
  • Opened 
    on Jan 15
  • #1469

This can be fixed by: git checkout 8.5.4 git checkout -b 8.5.x git merge 8.4.x then release 8.5.5
  • crynobone
  • 1
  • Opened 
    on Dec 18, 2024
  • #1468

Is there any reason why the implicit flow doesn t emit RequestEvent::ACCESS_TOKEN_ISSUED when it issues a new token?
  • saulsluz
  • 2
  • Opened 
    on Dec 10, 2024
  • #1465

The title. I want to always expose the interval param. Clients aren t always responsible for reading the standard to know that the poll interval defaults to 5 seconds. Microsoft and Google always return ...
  • erickskrauch
  • 1
  • Opened 
    on Dec 6, 2024
  • #1464

Password Grant was deprecated at 2.1 version of the OAuth spec. I am i little concerned because i have too much first party apps using Password Grand as the main authentication option. Is this something ...
  • jleonardolemos
  • 1
  • Opened 
    on Dec 4, 2024
  • #1463

I implemented and it is working correctly in my project the Grant type password to login with email and password Now, I have activated the Grant type authorization code to login/register with Google using ...
Question
  • viniribeirossa
  • 1
  • Opened 
    on Nov 3, 2024
  • #1458

Since version 9 the client credentials grant fills the subject of the jwt token with the client identifier On line 56 of League\OAuth2\Server\Grant\ClientCredentialsGrant the userIdentifier is set to null ...
  • shades684
  • 19
  • Opened 
    on Oct 23, 2024
  • #1456

It s about time we released Laravel Passport 13.x, but we are being held back due to unmerged PRs in this repo after 8 months! There are 4 bugs, that I ve previously sent PRs to address them: - [x] ...
  • hafezdivandari
  • 16
  • Opened 
    on Oct 10, 2024
  • #1453
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub