feat: redirect on login based on group
This commit is contained in:
@@ -109,6 +109,7 @@ type AuthenticationLoginResponse {
|
||||
mustChangePwd: Boolean
|
||||
mustProvideTFA: Boolean
|
||||
continuationToken: String
|
||||
redirect: String
|
||||
}
|
||||
|
||||
type AuthenticationRegisterResponse {
|
||||
|
Reference in New Issue
Block a user