Skip to content

v1.0.0

Compare
Choose a tag to compare
@jjcarstens jjcarstens released this 28 Nov 17:54
· 32 commits to main since this release

This is a breaking change that removes the ability to set OAuth settings in the
application environment via Ueberauth.Strategy.Okta.OAuth and instead relies
on the settings coming in from the Ueberauth :providers setup.

  • Support :authorization_server_id for custom Okta Authorization Servers. This will
    add the id to the default urls used in the process (Thanks @giddie!)