Jenkins create users doesn't have Matrix-based security

@Inderpreet @rahul456

When I do the task of create users in jenkins, the Matrix-based security not showing in the global security configuration section. Is that a way to fix it to add the matrix-based security plugin?

thank you
jenna

@Jenna
Yes go to Jenkins management session and install the plugin
Matrix-based security
Then you can follow this documentation as a reference
https://docs.bitnami.com/azure-templates/apps/jenkins/troubleshooting/configure-jenkins-security/

can’t see the plugin, how can i get it installed?

From the web UI

The simplest and most common way of installing plugins is through the Manage Jenkins > Manage Plugins view, available to administrators of a Jenkins environment.

Under the Available tab, plugins available for download from the configured Update Center can be searched and considered:

From the web UI

The simplest and most common way of installing plugins is through the Manage Jenkins > Manage Plugins view, available to administrators of a Jenkins environment.

Under the Available tab, plugins available for download from the configured Update Center can be searched and considered:

thank you @devops503. Now I got it working