issues
search
omniauth
/
omniauth_openid_connect
MIT License
170
stars
187
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiple items in :scope get sent to authorization endpoint delimited by spaces instead of comma
#195
leehsueh
opened
2 days ago
0
Enhancement: Add client_id to token request body to support various OIDC server implementations
#194
KOH6
opened
1 week ago
0
Add extra params to endsession request
#193
coberlin
opened
3 weeks ago
0
Add token request parameters for authorization code flow
#192
coberlin
opened
1 month ago
0
Add token request parameters for authorization code flow
#191
coberlin
closed
1 month ago
2
Log missing kid when ID token verification fails
#190
stanhu
opened
2 months ago
1
https_proxy ignored for `token_endpoint` connections
#189
Foorack
opened
2 months ago
1
invalid_grant :: AADSTS54005: OAuth2 Authorization code was already redeemed, please retry with a new valid code or use an existing refresh token on authorize request
#188
ajmartinsanchez
opened
2 months ago
5
Clever SSO: clever-initated login with no state, redirect to /oauth/authorize with state
#187
leehsueh
closed
2 months ago
2
Disable SSL verification
#186
leoandrea7
opened
3 months ago
0
Fix typo in README.md
#185
istana
closed
2 months ago
0
docs: Add missing space before parenthesis
#184
gerardo-navarro
closed
2 months ago
1
Release v0.8.0
#183
stanhu
closed
4 months ago
0
feat: Add `send_state` parameter to disable sending of state
#182
stanhu
closed
4 months ago
0
fix: make require_state skip verification of state
#181
stanhu
closed
4 months ago
0
CI against Ruby 3.3
#180
naitoh
closed
4 months ago
0
Add `audience` to the `client_options`
#179
manuelvanrijn
closed
4 months ago
2
Destroy session when logging out
#178
kghandour
closed
4 months ago
2
Back-channel Single Sign Out Support
#177
kreintjes
opened
8 months ago
0
Getting a routing error after initialization
#176
adminkla
opened
8 months ago
3
add option to prevent sending state parameter
#175
amessinger
closed
4 months ago
2
How not to send the `state` parameter?
#174
amessinger
closed
2 months ago
21
Actioncontroller::InvalidAuthenticityToken with omniauth_openid_connect and omniauth-rails_csrf_protection
#173
mchavarriagam
opened
9 months ago
1
feat: Allow calling of the UserInfo endpoint to be configurable
#172
petewalker
opened
10 months ago
1
Could not authenticate you from [My Provider name] because "Unknown"
#171
habin201291
opened
10 months ago
3
Dynamic client_options.redirect_uri value
#170
Ksm125
opened
11 months ago
3
fix: correct project url within gemspec
#169
bufferoverflow
closed
11 months ago
0
fix(test): use Minitest instead of MiniTest
#168
bufferoverflow
closed
11 months ago
0
Tidy up options table and add docs about acr_values
#167
bufferoverflow
closed
11 months ago
0
Problem using microsoft oauth2 as provider because of dynamic issuer
#166
FLX-0x00
opened
12 months ago
22
Migration guide from gitlab-omniauth-openid-connect to this gem?
#165
ThisIsMissEm
closed
1 year ago
4
Add RP initiated logout with `id_token_hint` request parameter
#164
steventux
closed
1 year ago
1
Remake for TARA strategy
#163
maricavor
closed
1 year ago
0
Authentication failure! no implicit conversion of Hash into String (version 0.6.1)
#162
phyzalis
opened
1 year ago
3
Fix public key with kid
#161
GillesCWakeo
closed
1 year ago
0
OmniAuth::Strategies::OpenIDConnect::CallbackError, csrf_detected | Invalid 'state' parameter
#160
TheRealNeil
opened
1 year ago
3
When using jwks_uri, default value fails becuase it's not a URI
#159
difernandez
opened
1 year ago
0
Add `parse_jwk_key_from_hash` to handle jwks Hash
#158
takahashim
closed
1 year ago
2
Fix handling of JWKS response
#157
stanhu
closed
1 year ago
2
Possible bug when upgrading to 0.7.0 and openid_connect to 2.2.0
#156
raivil
closed
1 year ago
2
Updates ruby version in README, updates CHANGELOG
#155
davidwessman
closed
1 year ago
1
Drop Ruby 2.5 and 2.6 CI support
#154
stanhu
closed
1 year ago
0
Update openid_connect to 2.2
#153
takahashim
closed
1 year ago
5
Add example configuration for use with OmniAuth only
#152
ytkg
closed
1 year ago
1
docs: correct link within contributing section
#151
bufferoverflow
closed
1 year ago
0
Why should the logout path be relative to request_path
#150
CSDUMMI
opened
1 year ago
0
Add id_token_hint to the post logout redirect uri
#149
CSDUMMI
opened
1 year ago
7
Pitfalls setting up OIDC with ADFS
#148
spryffee
opened
1 year ago
2
Fix uninitialized constant error
#147
stanhu
closed
1 year ago
0
Uninitialized constant json::jws::unknownalgorithm
#146
Eimantas123
closed
1 year ago
1
Next