issues
search
bshaffer
/
oauth2-server-php
A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k
stars
950
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace JwtAccessToken class / extend with custom code
#970
taat
closed
5 years ago
1
Enforce TLS 1.2
#969
dionadk
opened
5 years ago
0
Missing Endpoint for OpenID Connect
#968
abdul-jabbar01
opened
5 years ago
1
add optional $salt parameter to \OAuth2\Storage\Pdo::hashPassword()
#967
JoSSte
opened
5 years ago
0
Treat missing client_id as public client
#966
dotms
closed
5 years ago
0
OpenIdConnect: Add scopes parameter to enable claims in id-token
#965
Ben-Ho
closed
5 years ago
3
Introspection
#964
bdegoy
closed
3 years ago
2
authorization_codes table growing regularly
#963
bdegoy
closed
5 years ago
2
Modified response code 400 to 401
#962
whvandervelde
opened
5 years ago
6
GrantType urn:ietf:params:oauth:grant-type:jwt-bearer validation for claim "nbf" not RFC-7519 compliant
#961
svenvds
closed
5 years ago
1
apache mod_auth_openidc compatibility ?
#960
DanRoche
closed
5 years ago
1
Application name and image
#959
MaxHayman
closed
5 years ago
2
How to pass the userid into the process?
#958
DaveHuff
closed
4 years ago
6
renew access token using refresh token without client ID
#957
ramaprasad37
opened
5 years ago
0
Authorization Storage Issue
#956
JavedBoqo
opened
5 years ago
3
Can i revoke all user's tokens by user_id?
#955
verseal
opened
5 years ago
1
php 7.3 Only one method may be used to authenticate at a time
#954
stone86
opened
5 years ago
3
fixes misuse of count in php72
#953
bshaffer
closed
5 years ago
0
pecl install mongodb to fix travis
#952
bshaffer
closed
5 years ago
0
Add support for OpenID Connect PKCE
#951
darthsteven
opened
6 years ago
8
Invalid Token Audience issue
#950
nafisqureshi
closed
5 years ago
1
At line 369 of the vendor / bshaffer / oauth2-server-php / src / OAuth2 / Response.php file has the following code: "$ sep = isset ($ parts ['query']) && count ($ parts ['query']) " and error occurs in count(), because $parts ['query'] is not an array, it's a string.
#949
julianaEngelmann
closed
5 years ago
3
Suggestion : Access Token from Cookie
#948
dennisrojaspereira
closed
5 years ago
1
Parameter must be an array or an object that implements Countable in vendor/bshaffer/oauth2-server-php/src/OAuth2/Response.php:369
#947
julianaEngelmann
closed
6 years ago
0
Purpose of user_id in the oauth_clients table in the cookbook example
#946
rlvillacarlos
closed
5 years ago
1
composer require zfcampus/zf-oauth2 outputs Dependencies Abandoned
#945
StoneMorKnight
closed
5 years ago
2
mtls auth
#944
PrimarDarren
opened
6 years ago
0
refresh_token expiration translate response
#943
nfinelli
opened
6 years ago
0
Support for single use tokens
#942
Faryshta
opened
6 years ago
4
Issue #940: Explictly cast 'expires_in' to an int to prevent returning a JSON String.
#941
jlfranklin
closed
5 years ago
2
OAuth2 server sometimes returns "expires_in" as a string
#940
jlfranklin
closed
5 years ago
2
{"error_description":"The request has an invalid parameter : code","error":"invalid_request"}
#939
dipankj
opened
6 years ago
0
How to run and install
#938
mangesh0550
opened
6 years ago
1
Web Server Application Authentication User Details
#937
01ivesm
opened
6 years ago
7
we can't get oauth token from oauth client part.
#936
okblue430
opened
6 years ago
0
Is this just a server or a client also?
#935
linuxd3v
closed
6 years ago
1
Update ResponseInterface
#934
maxailloud
closed
5 years ago
2
Server setup help
#933
dotyoka
opened
6 years ago
1
Include Client ID (kid) parameter in the JWT header
#932
BVMiko
opened
6 years ago
2
Can i use oauth instead of user login?
#931
ghost
closed
6 years ago
8
Random failure at validating the id_token signature in RP
#929
noeldieschburg
opened
6 years ago
0
Make the ResponseInterface Symfony 4 compliant
#928
X-Coder264
closed
5 years ago
9
Add more statusTexts
#927
pappu687
opened
6 years ago
2
Authorization header on request to ressource server
#926
nottavi
opened
6 years ago
2
Client credentials grant type in Authorization header
#925
spiro-stathakis
closed
6 years ago
1
Incorrect response code for user credentials grant type
#924
SventB
opened
6 years ago
0
Démo no more accessible
#923
nottavi
opened
6 years ago
1
Improve description of project to rise popularity
#922
afilippov1985
opened
6 years ago
1
Refresh token issue - Refresh token not getting regenerated on refresh_token request
#921
liamicy3aaa
opened
6 years ago
1
Unable to obtain access token unless $_POST is replaced by $_REQUEST in Request class constructor
#920
anaqreon
opened
6 years ago
0
Previous
Next