We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa9c65 commit f871779Copy full SHA for f871779
src/main/resources/application.properties
@@ -6,7 +6,7 @@ spring.profiles.active=local
6
#--------------------------------------------------------------------------
7
# Global configuration
8
9
-fr.insee.genesis.authentication = NONE
+fr.insee.genesis.authentication = OIDC
10
#NONE = No authentication required (By default for LOCAL and DEV)
11
#OIDC = Keycloack authentication (PROD, override by Puppet/ConfigMap)
12
logging.level.org.springframework.security=DEBUG
0 commit comments