Livio Spring
a07b2f4677
feat: invite user link ( #8578 )
...
# Which Problems Are Solved
As an administrator I want to be able to invite users to my application
with the API V2, some user data I will already prefil, the user should
add the authentication method themself (password, passkey, sso).
# How the Problems Are Solved
- A user can now be created with a email explicitly set to false.
- If a user has no verified email and no authentication method, an
`InviteCode` can be created through the User V2 API.
- the code can be returned or sent through email
- additionally `URLTemplate` and an `ApplicatioName` can provided for
the email
- The code can be resent and verified through the User V2 API
- The V1 login allows users to verify and resend the code and set a
password (analog user initialization)
- The message text for the user invitation can be customized
# Additional Changes
- `verifyUserPasskeyCode` directly uses `crypto.VerifyCode` (instead of
`verifyEncryptedCode`)
- `verifyEncryptedCode` is removed (unnecessarily queried for the code
generator)
# Additional Context
- closes #8310
- TODO: login V2 will have to implement invite flow:
https://github.com/zitadel/typescript/issues/166
2024-09-11 10:53:55 +00:00
..
2024-03-14 09:56:23 +00:00
2023-12-08 15:30:55 +01:00
2024-04-05 09:35:49 +00:00
2024-04-05 09:35:49 +00:00
2023-07-06 08:38:13 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-10-19 12:19:10 +02:00
2024-02-22 17:25:47 +00:00
2024-02-22 17:25:47 +00:00
2024-09-11 08:24:00 +00:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-05-16 07:07:56 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-10-19 12:19:10 +02:00
2024-07-05 09:36:00 +02:00
2024-07-03 15:00:56 +00:00
2023-12-08 15:30:55 +01:00
2024-05-04 11:55:57 +02:00
2024-05-04 11:55:57 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-05-23 05:04:07 +00:00
2024-05-23 05:04:07 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 18:22:07 +01:00
2023-12-08 18:22:07 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-03-05 16:12:49 +01:00
2024-09-04 10:14:50 +00:00
2024-03-08 07:52:59 +00:00
2024-01-08 15:26:30 +00:00
2023-12-08 15:30:55 +01:00
2024-07-31 18:00:38 +03:00
2024-07-31 18:00:38 +03:00
2023-12-08 15:30:55 +01:00
2024-08-14 14:18:14 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-02-22 17:25:47 +00:00
2024-02-22 17:25:47 +00:00
2024-04-10 09:14:55 +00:00
2024-04-10 09:14:55 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-01-25 17:28:20 +01:00
2023-11-20 17:21:08 +02:00
2024-02-22 17:25:47 +00:00
2024-09-11 10:53:55 +00:00
2024-06-12 06:49:14 +02:00
2024-06-12 06:49:14 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-03-08 07:52:59 +00:00
2024-01-08 15:26:30 +00:00
2024-02-22 17:25:47 +00:00
2024-02-22 17:25:47 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-05-13 16:01:50 +02:00
2024-05-13 16:01:50 +02:00
2024-03-08 07:52:59 +00:00
2024-03-08 07:52:59 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-03-08 07:52:59 +00:00
2024-01-08 15:26:30 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-09-11 08:24:00 +00:00
2024-03-27 15:48:22 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-06 10:30:56 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-02-28 10:21:11 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-09-06 13:11:36 +00:00
2024-09-06 13:11:36 +00:00
2024-04-11 09:16:10 +02:00
2024-04-11 09:16:10 +02:00
2024-02-28 10:55:54 +02:00
2024-05-24 13:32:57 +02:00
2024-05-04 11:55:57 +02:00
2024-08-12 22:32:01 +02:00
2024-02-22 17:25:47 +00:00
2024-02-22 17:25:47 +00:00
2024-03-21 10:31:06 +00:00
2024-03-21 10:31:06 +00:00
2024-02-22 17:25:47 +00:00
2024-02-22 17:25:47 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-08-28 19:46:45 +00:00
2024-08-28 19:46:45 +00:00
2024-06-18 11:27:44 +00:00
2024-06-18 11:27:44 +00:00
2024-08-16 11:41:09 +00:00