Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Releases: netsphere-labs/omniauth-openid-connect

OmniAuth2 tested version

03 Oct 13:43
Compare
Choose a tag to compare

Fixed the Implicit Flow.

Changes:

  • options.issuer is required.
  • client_options.{scheme, host, port} are changed optional.

Known issues:

  • post_logout_redirect_uri does not work yet.

Last OmniAuth 1.9

15 Sep 12:36
Compare
Choose a tag to compare

Merge m0n9oose branch.
This is the final version for OmniAuth 1.9.

Azure AD automatically supported

03 Jun 15:30
Compare
Choose a tag to compare

Improve for Azure AD

  • automatically set client_auth_method option when discovery:true
  • remove option send_client_secret_to_token_endpoint

Renewal version released

19 May 14:49
Compare
Choose a tag to compare

It has been brushed up overall.

Work in progress:

  • The Implicit Flow mode.

A new integrated version out -- v0.7.7

24 Sep 05:48
Compare
Choose a tag to compare
  • Ruby 2.2+
  • omniauth 1.6+
  • openid_connect 1.1+

many updated.