Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T Tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EOLEEOLE
  • Eole 3
  • Tools
  • Issues
  • #233
Closed
Open
Issue created Jan 16, 2023 by Daniel Dehennin@daniel.dehenninOwner

Factorize `init-keycloak` of addons

The addons have each a specific init-keycloak script that does the same things:

  1. define some variables to connect to keycloak
  2. get the admin token
  3. create a client

This could be factorized by:

  1. include keycloak-vars.j2
  2. include keycloak-create-client.j2

This must be done after #232 (closed)

Assignee
Assign to
Time tracking