zitadel/internal/auth/repository/eventsourcing/eventstore
Fabi 83b0ac1fdb
fix: idps (#777)
* fix: update client secret, skip passwordsteps only if login not if linking

* fix: global policy for register

* fix: scope handling

* fix: back after error

* fix: change org id scope to primary domain

* fix: check if primarydomain empty

* fix: local sh

* fix: disable buttons on org login policy
2020-09-28 09:29:41 +02:00
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request_test.go fix: idps (#777) 2020-09-28 09:29:41 +02:00
auth_request.go fix: idps (#777) 2020-09-28 09:29:41 +02:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
org.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
policy.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
register.go feat: register org process (#558) 2020-08-06 14:38:19 +02:00
token.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
user_grant.go fix: iam permission (#720) 2020-09-10 15:40:20 +02:00
user_session.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00