zitadel/internal/api/grpc/admin
Livio Spring 8bf36301ed
feat: allow skip of success page for native apps (#5627)
add possibility to return to callback directly after login without rendering the successful login page
2023-04-11 15:07:32 +00:00
..
custom_text_converter.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
custom_text.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
domain_policy.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
event.go refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
export.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
failed_event_converter_test.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
iam_member_converter_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
iam_member_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
iam_member.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
iam_settings_converter.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
iam_settings.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
idp_converter_test.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
idp_converter.go feat: ldap provider login (#5448) 2023-03-24 15:18:56 +00:00
idp.go feat: add azure provider templates (#5441) 2023-03-15 07:48:37 +01:00
import.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
information.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_converter.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
instance.go feat: provide instance info on admin api and return version on instances responses (admin and system api) (#3802) 2022-06-27 09:12:06 +00:00
label_policy_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
label_policy.go fix: return absolute asset urls (#3676) 2022-05-20 10:30:12 +02:00
language.go feat: set default language on instance (#3594) 2022-05-03 15:58:38 +02:00
lockout_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy_converter.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
login_policy.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
notification_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings_converter.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
oidc_settings.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
org.go feat: org remove on admin api and org query with state (#4917) 2022-12-22 10:46:06 +00:00
password_age_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_age.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
password_complexity_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
privacy_policy_converter.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
privacy_policy.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
server.go feat: add new api services (#5619) 2023-04-11 15:37:42 +02:00
sms_converter.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
user_converter.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
view_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
view.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00