Skip to content

Tags: Authress/authress-local

Tags

0.1.47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from Authress/dont-require-auth-body

Allow the whole body to empty on authentication requests.

0.1.45

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from Authress/add-version-to-logs

Add version to logs

0.1.43

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

Signed-off-by: Warren Parad <5056218+wparad@users.noreply.github.com>

0.1.42

Verified

This commit was signed with the committer’s verified signature.
wparad Warren Parad
Add instructions to get a JWT from the service.

0.1.41

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from Authress/enable-auth-endpoint-without-red…

…irect

Allow fetching auth token using api without redirect url.

0.1.39

Verified

This commit was signed with the committer’s verified signature.
wparad Warren Parad
Stop returning last-modified, the service doesn't.

0.1.38

Verified

This commit was signed with the committer’s verified signature.
wparad Warren Parad
Improve handling of redirect_uri on logout.

0.1.37

Verified

This commit was signed with the committer’s verified signature.
wparad Warren Parad
Handle missing origin in response handlers.

0.1.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from Authress/add-openid-configuration-properties

Fix jwk_uri path.

0.1.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from Authress/add-logout

Fix issuer resolution.