zitadel-oidc/example/server
minami yoshihiko 4ef9529012
feat: support for session_state (#712)
* add default signature algorithm

* implements session_state in auth_request.go

* add test

* Update pkg/op/auth_request.go

link to the standard

Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com>

* add check_session_iframe

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com>
2025-02-24 10:50:38 +00:00
..
config feat(example): Allow configuring some parameters with env variables (#663) 2024-10-21 20:59:28 +02:00
dynamic chore(op): upgrade go-chi/chi to v5 (#462) 2023-10-16 11:02:56 +02:00
exampleop feat: Define redirect uris with env variables (#644) 2024-09-03 08:13:06 +00:00
storage feat: support for session_state (#712) 2025-02-24 10:50:38 +00:00
main.go feat: add redirect URI-s ENV setting to web clients (#693) 2025-01-03 08:27:01 +00:00
service-key1.json docs(example): implement OpenID Provider (#165) 2022-04-21 17:54:00 +02:00