From aeb48eb6711486ca8284ff6711dc76a38923bfcc Mon Sep 17 00:00:00 2001 From: Fredx87 Date: Thu, 20 Feb 2020 11:46:03 +0100 Subject: [PATCH] Added cypress-keycloak-commands plugin --- source/_data/plugins.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_data/plugins.yml b/source/_data/plugins.yml index c04cd51062..9f5f0693c2 100755 --- a/source/_data/plugins.yml +++ b/source/_data/plugins.yml @@ -299,6 +299,11 @@ link: https://github.com/NoriSte/cypress-otp keywords: [authentication, otp, 2fa, mfa] + - name: cypress-keycloak-commands + description: Cypress commands for authenticating users with Keycloak Identity Provider + link: https://github.com/Fredx87/cypress-keycloak-commands + keywords: [authentication, login, keycloak, oauth, openid] + - name: Framework tooling plugins: - name: Cypress Angular Schematic