zitadel/internal/api/grpc/admin
Livio Spring 48f9815b7c
feat(login): use new IDP templates (#5315)
The login uses the new template based IDPs with backwards compatibility for old IDPs
2023-02-28 21:20:58 +01: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 fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
export.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +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 feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01: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(api): add oidc and jwt provider template (#5290) 2023-02-27 16:32:18 +01:00
idp.go feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
server.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
sms_converter.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
user_converter.go feat: Instance create (#4502) 2022-12-09 14:04:33 +01: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