From 0f019ebc3483259851f79db0d0b9ac55b3dc5c90 Mon Sep 17 00:00:00 2001 From: inportb Date: Mon, 29 May 2023 18:29:43 -0400 Subject: [PATCH] Fix SAML token recognition --- rpc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpc.py b/rpc.py index 2ac63bb..d0adafe 100644 --- a/rpc.py +++ b/rpc.py @@ -144,7 +144,7 @@ class ClientSync(object): return res def authenticate(self, identity: str, *, context=('XUS SIGNON',)): self._server.update(RecordServerInfo(*self('XUS SIGNON SETUP', '', '1', context=context))._asdict()) - if identity.startswith(''): + if identity.startswith(''): + if identity.startswith('