postLogoutRedirectUris property

  1. @TagNumber.new(6)
PbList<String> get postLogoutRedirectUris

Zitadel will redirect to this link after a successful logout

Implementation

@$pb.TagNumber(6)
$pb.PbList<$core.String> get postLogoutRedirectUris => $_getList(5);