-
Notifications
You must be signed in to change notification settings - Fork 10
[ENH] Allow anyone to create an application #769
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
base: main
Are you sure you want to change the base?
Conversation
sugoi-api-rest-services/src/test/resources/permissions/test-regexp-permissions.properties
Outdated
Show resolved
Hide resolved
sugoi-api-ldap-store-provider/src/main/java/fr/insee/sugoi/store/ldap/LdapStore.java
Outdated
Show resolved
Hide resolved
c5efa58 to
8cea996
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
est-ce que tu peux revert cette modif pour éviter d'avoir un changement inutile sur le fichier ?
sugoi-api-core/src/test/resources/permissions/test-regexp-permissions.properties
Outdated
Show resolved
Hide resolved
sugoi-api-core/src/test/java/fr/insee/sugoi/core/service/PermissionServiceTests.java
Outdated
Show resolved
Hide resolved
...tion/sugoi-api-distribution-full-env/src/main/resources/tomcat-properties/tomcat1.properties
Outdated
Show resolved
Hide resolved
...tion/sugoi-api-distribution-full-env/src/main/resources/tomcat-properties/tomcat2.properties
Outdated
Show resolved
Hide resolved
2efce80 to
c098377
Compare
Signed-off-by: Sommer Le <pierrick.le-sommer@insee.fr>
|
|
||
| ### Application manager configuration | ||
|
|
||
| | fr.insee.sugoi.api.regexp.role.application.creator | Default pattern to use when searching an application creator in a realm. Realm should be passed as$(realm). | no default | ROLE_SUGOI_$(realm)_APPLICATION_CREATOR | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
il ne faut pas créer un nouveau paragraphe mais la mettre avec les configs similaire (par ex ligne 117)
Signed-off-by: Sommer Le pierrick.le-sommer@insee.fr