issues
search
openshift
/
osin
Golang OAuth2 server library
BSD 3-Clause "New" or "Revised" License
1.91k
stars
399
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Destroy all vendors, add Argon2 code. Initial test for clients.
#218
neuroretransmit
closed
11 months ago
2
DNM: testing payload command
#217
smg247
closed
8 months ago
5
Fix potential panic in CheckBearerAuth
#216
litwinow
closed
9 months ago
7
chore: unnecessary use of fmt.Sprintf
#215
testwill
closed
11 months ago
6
The vulnerability CVE-2021-4294 has been fixed, but no specific tag denotes the patched version.
#214
Silence-worker-02
closed
11 months ago
5
grant type CLIENT_CREDENTIALS
#213
Allen8975701
closed
9 months ago
10
Regex Support for `redirect_uri`
#212
linden
closed
1 year ago
6
Do not set path when resolving URL path
#211
arjunrn
closed
2 years ago
4
Ignore port when the redirect URI is a loopback address
#210
arjunrn
closed
2 years ago
4
RedirectURI prefix validation
#209
KushNaseeb
closed
2 years ago
2
Authorization Code Request Handler always expects client secret to be present
#208
arjunrn
closed
2 years ago
8
Replace RangelReale with openshift
#206
naokikimura
closed
3 years ago
14
Depends on "github.com/RangelReale/osin"
#205
naokikimura
closed
3 years ago
2
feat: 1. go mod vcs
#204
deepzz0
closed
3 years ago
1
the project active?
#203
avelino
opened
4 years ago
6
Ensure response body is closed in DownloadAccessToken
#202
bvwells
closed
3 years ago
6
Future Release Branches Frozen For Merging | branch:release-4.18 branch:release-4.19
#201
openshift-merge-robot
opened
4 years ago
2
Fix dependencies, add the organizational build machinery and use constant time comparisons for client secrets
#200
stlaz
closed
3 years ago
17
Update postgresql storage reference
#199
avhn
closed
3 years ago
4
Allow forcing PKCE for all clients
#198
ricecake
closed
3 years ago
5
Allow omitting the client_secret query paramter
#197
ricecake
closed
3 years ago
7
in some case should check err == osin.ErrNotFound
#196
respc
closed
3 years ago
4
add OWNERS
#195
stlaz
closed
5 years ago
1
fix: ServerConfig.AuthorizationExpiration defaults to 5min (300s) but was actually defaulting to 250s
#194
crvcrv
closed
3 years ago
4
refresh token expiration
#193
pjebs
closed
4 years ago
4
#191 refactor example imports
#192
james-flynn-ie
closed
4 years ago
6
refactor example imports
#191
pjgg
closed
4 years ago
6
Can we fork this repo like gogs and gitea?
#190
naiba
closed
5 years ago
3
Move imports to openshift
#189
varyoo
closed
4 years ago
8
Bot sending repeated messages
#188
henriquechehad
closed
4 years ago
5
Addded context support
#187
harnash
closed
4 years ago
6
Deprecating the project
#186
RangelReale
closed
6 years ago
20
grpc
#185
vtolstov
closed
6 years ago
1
Allow empty client secret for password grant_type
#184
euskadi31
closed
4 years ago
12
The redirect URI is checked to be not empty for every flow
#183
tudurom
closed
4 years ago
4
Support for UMA, a.k.a. resource sets?
#182
akavel
closed
4 years ago
5
Error handling for remove authorize, refresh and access tokens
#181
henriquechehad
closed
4 years ago
5
Changing GET params to FormValue
#180
Fyb3roptik
closed
6 years ago
4
password grant type
#179
pjebs
closed
6 years ago
2
Expires time not correct
#178
wmydz1
closed
4 years ago
4
How should I connect with my own user table ?
#177
konojunya
closed
4 years ago
2
Added context support
#176
rishitoko
closed
4 years ago
33
URL decode the client_id and client_secret in Authz header
#175
weters
closed
6 years ago
0
CheckBasicAuth does not url decode the client_id and client_secret
#174
weters
closed
6 years ago
2
Errors with 200 OK
#173
henriquechehad
closed
6 years ago
2
semver tag and devel branch
#172
RangelReale
closed
4 years ago
4
add support for validating scopes against oauth clients
#171
rohitbsoni
closed
4 years ago
5
Handle ErrNotFound separately in GetClient result
#170
astridej
closed
6 years ago
0
Inaccurate error messages for invalid clients and redirect URIs
#169
astridej
closed
4 years ago
6
Add server logging interface
#168
mrogers950
closed
6 years ago
7
Next