Caos.Zitadel.Auth.Api.V1.AuthService.Behaviour behaviour (zitadel_api v1.0.0-beta.2) View Source
Link to this section Summary
Link to this section Callbacks
Specs
add_mfa_otp( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.MfaOtpResponse.t()
MFA
Specs
change_my_password( input :: Caos.Zitadel.Auth.Api.V1.PasswordChange.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Password
Specs
change_my_user_email( input :: Caos.Zitadel.Auth.Api.V1.UpdateUserEmailRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserEmail.t()
Specs
change_my_user_name( input :: Caos.Zitadel.Auth.Api.V1.ChangeUserNameRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
change_my_user_phone( input :: Caos.Zitadel.Auth.Api.V1.UpdateUserPhoneRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserPhone.t()
Specs
get_my_mfas( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.MultiFactors.t()
Specs
get_my_password_complexity_policy( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.PasswordComplexityPolicy.t()
Specs
get_my_project_permissions( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.MyPermissions.t()
Specs
get_my_user( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserView.t()
User
Specs
get_my_user_address( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserAddressView.t()
Specs
get_my_user_changes( input :: Caos.Zitadel.Auth.Api.V1.ChangesRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.Changes.t()
Specs
get_my_user_email( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserEmailView.t()
Specs
get_my_user_phone( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserPhoneView.t()
Specs
get_my_user_profile( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserProfileView.t()
Specs
get_my_user_sessions( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserSessionViews.t()
Authorization
Specs
get_my_zitadel_permissions( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.MyPermissions.t()
Permission
Specs
healthz(input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t()) :: Google.Protobuf.Empty.t()
Readiness
Specs
ready(input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t()) :: Google.Protobuf.Empty.t()
Specs
remove_mfa_otp( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
remove_my_external_idp( input :: Caos.Zitadel.Auth.Api.V1.ExternalIDPRemoveRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
remove_my_user_phone( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
resend_my_email_verification_mail( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
resend_my_phone_verification_code( input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
search_my_external_id_ps( input :: Caos.Zitadel.Auth.Api.V1.ExternalIDPSearchRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.ExternalIDPSearchResponse.t()
ExternalIDP
Specs
search_my_project_orgs( input :: Caos.Zitadel.Auth.Api.V1.MyProjectOrgSearchRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.MyProjectOrgSearchResponse.t()
Specs
search_my_user_grant( input :: Caos.Zitadel.Auth.Api.V1.UserGrantSearchRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserGrantSearchResponse.t()
Specs
update_my_user_address( input :: Caos.Zitadel.Auth.Api.V1.UpdateUserAddressRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserAddress.t()
Specs
update_my_user_profile( input :: Caos.Zitadel.Auth.Api.V1.UpdateUserProfileRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Caos.Zitadel.Auth.Api.V1.UserProfile.t()
Specs
validate(input :: Google.Protobuf.Empty.t(), stream :: GRPC.Server.Stream.t()) :: Google.Protobuf.Struct.t()
Specs
verify_mfa_otp( input :: Caos.Zitadel.Auth.Api.V1.VerifyMfaOtp.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
verify_my_user_email( input :: Caos.Zitadel.Auth.Api.V1.VerifyMyUserEmailRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()
Specs
verify_my_user_phone( input :: Caos.Zitadel.Auth.Api.V1.VerifyUserPhoneRequest.t(), stream :: GRPC.Server.Stream.t() ) :: Google.Protobuf.Empty.t()