zitadel/internal/api/grpc
Livio Amstutz 411d7c6c5c
feat: add default redirect uri and handling of unknown usernames (#3616)
* feat: add possibility to ignore username errors on first login screen

* console changes

* fix: handling of unknown usernames (#3445)

* fix: handling of unknown usernames

* fix: handle HideLoginNameSuffix on unknown users

* feat: add default redirect uri on login policy (#3607)

* feat: add default redirect uri on login policy

* fix tests

* feat: Console login policy default redirect (#3613)

* console default redirect

* placeholder

* validate default redirect uri

* allow empty default redirect uri

Co-authored-by: Max Peintner <max@caos.ch>

* remove wonrgly cherry picked migration

Co-authored-by: Max Peintner <max@caos.ch>
2022-05-16 13:39:09 +00:00
..
action chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
admin feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
auth feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance fix: refactor system api (#3500) 2022-04-27 15:18:34 +00:00
management feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
member chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
object chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
project chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
server fix: improve interceptor handling (#3578) 2022-05-02 15:26:54 +00:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system feat: set default language on instance (#3594) 2022-05-03 15:58:38 +02:00
text chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00