Satosa-oidcop

Latest version: v3.0.3

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.1.1

[1.1.1](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v1.1.0...v1.1.1) (2023-01-18)


Bug Fixes

* Token endpoint response - temporary patch before migrating to idpy-oidc ([18a1f16](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/18a1f161c770493fcb353d23b3da6f286163208b))
* unused import ([80e08b4](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/80e08b405ef60da6ae0bc77021a29081b4026386))

1.1.0

[1.1.0](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v1.0.1...v1.1.0) (2022-12-14)


Features

* pass subject_type from client config to create_session as sub_type ([83b3e81](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/83b3e816a38b5e7ff5c3724f3669d1a0caa27877)), closes [#21](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/issues/21)

1.0.1

[1.0.1](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v1.0.0...v1.0.1) (2022-12-14)


Bug Fixes

* http code 403 instead of 200 when forbidden on userinfo ([28](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/issues/28)) ([6d9fd36](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/6d9fd3604363266c895501d6be8d138be7391909))

1.0.0

[1.0.0](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v0.6.0...v1.0.0) (2022-10-22)


Bug Fixes

* publiccode validator version ([02d7f17](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/02d7f17d31d6f2a326e326728aa8c3f40c5cac9b))


Continuous Integration

* semantic release ([c0734b2](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/c0734b21a6209c5683f0b93a59b47cdd98dbdf42))


Features

* implement handle_backend_error ([a3ddf56](https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/commit/a3ddf56ba7771245cce7bc8037a98341be9421cd)), closes [/github.com/IdentityPython/SATOSA/blob/4fed399d7dcb5842d364d7bbf14770a84ae88816/src/satosa/frontends/openid_connect.py#L149](https://github.com//github.com/IdentityPython/SATOSA/blob/4fed399d7dcb5842d364d7bbf14770a84ae88816/src/satosa/frontends/openid_connect.py/issues/L149)


BREAKING CHANGES

* version number moved from __init__.py to setup.cfg

0.6.0

Release notes

- v0.6.0 peppelinux (11):
- BREAKING CHANGE: oidcop >=2.3.3 requires in configuration object "keys" became "key_conf"
- chore: some deps in setup.py have been improved
- chore: comments cleanup for those not completely correct :-)

What's Changed
* v0.6.0 by peppelinux in https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/pull/11


**Full Changelog**: https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v0.4.8...v0.6.0

0.5.0

Release notes

* Migrate to pymongo 4 by MdreW in https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/pull/8
* v0.5.0 by peppelinux in https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/pull/9

Changelog
* BREAKING CHANGE: oidcop session dump to mongodb as string, previous definitions must be converted with json.dumps and updated in mongodb before update the release
* fix: removed warning on mongodb operations (insert, get, count)
* feat: updated pymongo up to 4.0.1, retrocompatibility with pymongo 3.x indeed

**Full Changelog**: https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/compare/v0.4.7...v0.4.8

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.