Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24.04 migration: Authentication Strategy #142

Open
wants to merge 4 commits into
base: Crola1702/24.04-migration-plugins
Choose a base branch
from

Conversation

Crola1702
Copy link
Contributor

Description

This improves the management of Jenkins authentication by removing any reference to old jenkins cookbook resources. Also, uses groovy scripts put in init.groovy.d directory for initializing authentication and configuring authorization

Changes

  • Created /var/lib/jenkins/init.groovy.d to store auth_strategy.groovy defined by the selected authorization strategy defined in the cookbook attributes
  • Replaced the use of jenkins_script and jenkins_user to use groovy scripts for the auth_strategy

@Crola1702 Crola1702 self-assigned this Jan 13, 2025
@Crola1702 Crola1702 changed the title Crola1702/24.04 migration authentication 24.04 migration: Authentication Strategy Jan 13, 2025
@Crola1702 Crola1702 force-pushed the Crola1702/24.04-migration-authentication branch from 014b245 to ea3bd19 Compare January 30, 2025 15:43
@Crola1702 Crola1702 force-pushed the Crola1702/24.04-migration-plugins branch from 38cbcc2 to e3f8dbb Compare January 30, 2025 15:48
@Crola1702 Crola1702 force-pushed the Crola1702/24.04-migration-authentication branch from ea3bd19 to 39a0058 Compare January 30, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant