ess-acppo / ag-bie

This repository has the code to the agriculture's implementation of ALA BIE
1 stars 4 forks source link

CAS and user credentials #1

Closed ess-acppo-djd closed 4 years ago

ess-acppo-djd commented 6 years ago

This issue placed here as the CAS is currently linked to the BIE.

mbohun commented 6 years ago

User management requires integration with departmental protocols

NOTE: This task was put on hold, resp. other task-s were given higher priority

mbohun commented 6 years ago

Some user credentials must be pre-loaded

This is only a NOTE/TODO about cas/role-management/URI-filtering/jenkins-integration-configuration:

grails.plugin.springsecurity.controllerAnnotations.staticRules = [
    '/jenkins':                  ['ROLE_ADMIN'],
    '/jenkins.*':                ['ROLE_ADMIN'],
    '/jenkins/**':               ['ROLE_ADMIN']

FURTHER NOTE:

ess-acppo-djd commented 6 years ago

The preferable approach (IMO) is to add the location of a list of users and permissions to the inventory. The list itself should be in our private repository.

moziauddin commented 4 years ago

Not relevant any more. We aren't using CAS and it is disabled