mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1334: Update OID redirect translation reference to be accurate
This commit is contained in:
@@ -131,7 +131,7 @@ public class AuthenticationProviderService {
|
||||
confService.getClientID(),
|
||||
confService.getRedirectURI(),
|
||||
nonceService.generate(confService.getMaxNonceValidity() * 60000L),
|
||||
new TranslatableMessage("LOGIN.INFO_OID_PENDING_REDIRECT")
|
||||
new TranslatableMessage("LOGIN.INFO_OID_REDIRECT_PENDING")
|
||||
)
|
||||
|
||||
}))
|
||||
|
Reference in New Issue
Block a user