Skip to content

Releases: pagopa/oneidentity

v4.0.0

13 Oct 10:07
c27a9c9

Choose a tag to compare

OI with PDV - a secure way to retrieve the PDV token as a claim

What's Changed

  • feat: add custom error metric on not successful response received by PDV (#876)
  • feat: decouple user details sending and pairwise flag (#875)
  • feat: alarm on sqs message error (#868)
  • feat: lambda pdv reconciler (#867)
  • feat: send sqs message on pdv call fail (#863)
  • feat: pdv reconciling sqs queue and lambda setup (#861)
  • feat: pdv namespaced token integration (#843)

Full Changelog: v3.0.0...v4.0.0

v3.0.0

13 Oct 10:01
835426a

Choose a tag to compare

Admin control panel - a new selfcare area where clients can manage their subscription

What's Changed

  • feat(OI-409): admin control panel - implementing new client apis (#847)
  • feat: add deployment pipeline for control panel's fe (#744)
  • Admin control panel (#741)

New Contributors

Full Changelog: v2.0.0...v3.0.0

Internal IDP release

13 Oct 09:42
132b379

Choose a tag to compare

Internal IDP - An internal IDP to enhance the client experience and ensure the isolation and security

What's Changed

  • feat(OI-374): Internal IDP - FE improvement (#811 )
  • feat(OI-373): map requested parameters for internal idp (#797)
  • feat: add internal idp to metadata file and differentiate between uat and dev envs (#789)
  • feat: improve oneid internal idp (#787)
  • feat: internal IDP fe (#786)
  • fix: internal idp bug fixing (#784)
  • fix: apigw mapping for internal idp (#781)
  • fix: remove if statement from oi internal idp openapi (#777)
  • feat: internal idp api gw (#776)
  • feat: add dockerfile for internal-idp deploying (#775)
  • fix: set correct IAM role for deploying ecs internal idp task (#773)
  • feat: create iam role to deploy internal idp task (#772)
  • fix: update internal IDP users table configuration (#759)

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

30 Oct 16:57
b2d7c25

Choose a tag to compare

OneIdentity reach the stable and production ready

What's Changed

Infra

  • Multiple environment setup {dev, uat, prod}
  • Production env has multi-region configuration for disaster recovery

Features

  • Full support to SAML2 protocol for IDPs communication
  • Full support OIDC Authentication code flow for client
  • Assertions saved in an isolated context

Contributors

Full Changelog: https://github.com/pagopa/oneidentity/commits/v1.0.0