Skip to content

Releases: govuk-one-login/authentication-api

account-migration-v210

25 Mar 09:32
e8b5c7b
Compare
Choose a tag to compare
Merge pull request #1586 from alphagov/auth-1347-spot-payload

AUTH-1347 - Send the necessary information in SPOT payload

account-migration-v209

24 Mar 16:51
47e1f9b
Compare
Choose a tag to compare
Merge pull request #1587 from alphagov/bau-refactor-base-url

BAU - Rename BASE_URL to OIDC_API_BASE_URL

account-migration-v208

23 Mar 09:32
ac95ed0
Compare
Choose a tag to compare
Merge pull request #1576 from alphagov/auth-1213-private-key-jwt

AUTH-1213 - Sign IPV PrivateKeyJWT using KMS

account-migration-v204

22 Mar 15:12
e9f5cd2
Compare
Choose a tag to compare
Merge pull request #1570 from alphagov/bau-use-compile-only-v2

BAU - Use compile only for shared

account-migration-v203

22 Mar 14:02
7e462ba
Compare
Choose a tag to compare
Merge pull request #1566 from alphagov/bau-use-compile-only

BAU - AWS provides SDK libraries at runtime so we don't have to include in this bundle

account-migration-v202

22 Mar 10:40
fcab690
Compare
Choose a tag to compare
Merge pull request #1564 from alphagov/revert-1563-bau-remove-unused-…

…dependencies

Revert "BAU - Remove Notify and client reg dependency from OIDC api"

account-migration-v201

22 Mar 09:49
39a0c4f
Compare
Choose a tag to compare
Merge pull request #1563 from alphagov/bau-remove-unused-dependencies

BAU - Remove Notify and client reg dependency from OIDC api

account-migration-v200

22 Mar 09:25
0041ec2
Compare
Choose a tag to compare
Merge pull request #1549 from alphagov/auth-1177-sign-token-using-new…

…-key-alias

AUTH-1177: Sign token with new key id

account-migration-v199

21 Mar 16:16
996afc0
Compare
Choose a tag to compare
Merge pull request #1559 from alphagov/bau-initialise-single-instance…

…s-of-data-sources

BAU: Only initialise one Redis and KMS connection in token handler.

account-migration-v198

21 Mar 15:05
666c7d8
Compare
Choose a tag to compare
Merge pull request #1555 from alphagov/bau-save-clientsession

BAU - Save client session in auth code store