From 6ff4feaedc69c0e1150657c727ae7fb9d6755a8e Mon Sep 17 00:00:00 2001 From: Chad Wilson Date: Fri, 11 Aug 2023 15:39:45 +0800 Subject: [PATCH] Update okta auth plugin for move to gocd-contrib --- data/plugins/authorization_plugins.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/plugins/authorization_plugins.yml b/data/plugins/authorization_plugins.yml index e7e924dfdd..4d9c32f754 100644 --- a/data/plugins/authorization_plugins.yml +++ b/data/plugins/authorization_plugins.yml @@ -43,10 +43,10 @@ - name: Okta OAuth authorization plugin description: The plugin allows user to login in GoCD using an Okta account. - readmore_url: https://github.com/szamfirov/gocd-okta-oauth-authorization-plugin + readmore_url: https://github.com/gocd-contrib/gocd-okta-oauth-authorization-plugin author_url: https://github.com/szamfirov author_name: Svetlin Zamfirov - releases_url: https://github.com/szamfirov/gocd-okta-oauth-authorization-plugin/releases/latest + releases_url: https://github.com/gocd-contrib/gocd-okta-oauth-authorization-plugin/releases/latest - name: GitLab OAuth authorization plugin description: The plugin allows user to login in GoCD using GitLab or GitLab Enterprise.