You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventually(session).Should(Say("--client-credentials\\s+Use \\(non-user\\) service account \\(also called client credentials\\)\n"))
47
-
Eventually(session).Should(Say("--origin\\s+Indicates the identity provider to be used for authentication\n\n"))
49
+
Eventually(session).Should(Say("--origin\\s+Indicates the identity provider to be used for authentication\n"))
50
+
Eventually(session).Should(Say("--assertion\\s+Token based authentication with assertion \\(user\\) or in combination with client-credentials \\(non-user\\)\n"))
0 commit comments