74 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Properties
		
	
	
	
	
	
		
		
			
		
	
	
			74 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Properties
		
	
	
	
	
	
|   | # Configure properties controlling administrative features | ||
|  | 
 | ||
|  | #idp.status.logging = Status | ||
|  | #idp.status.accessPolicy = AccessByIPAddress | ||
|  | #idp.status.authenticated = false | ||
|  | #idp.status.nonBrowserSupported = false | ||
|  | #idp.status.defaultAuthenticationMethods = | ||
|  | #idp.status.resolveAttributes = false | ||
|  | #idp.status.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.reload.logging = Reload | ||
|  | #idp.reload.accessPolicy = AccessByIPAddress | ||
|  | #idp.reload.authenticated = false | ||
|  | #idp.reload.nonBrowserSupported = false | ||
|  | #idp.reload.defaultAuthenticationMethods = | ||
|  | #idp.reload.resolveAttributes = false | ||
|  | #idp.reload.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.resolvertest.logging = ResolverTest | ||
|  | #idp.resolvertest.accessPolicy = AccessByIPAddress | ||
|  | #idp.resolvertest.authenticated = false | ||
|  | #idp.resolvertest.nonBrowserSupported = false | ||
|  | #idp.resolvertest.defaultAuthenticationMethods = | ||
|  | #idp.resolvertest.resolveAttributes = false | ||
|  | #idp.resolvertest.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.mdquery.logging = MetadataQuery | ||
|  | #idp.mdquery.accessPolicy = AccessByIPAddress | ||
|  | #idp.mdquery.authenticated = false | ||
|  | #idp.mdquery.nonBrowserSupported = false | ||
|  | #idp.mdquery.defaultAuthenticationMethods = | ||
|  | #idp.mdquery.resolveAttributes = false | ||
|  | #idp.mdquery.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.metrics.logging = Metrics | ||
|  | #idp.metrics.authenticated = false | ||
|  | #idp.metrics.nonBrowserSupported = false | ||
|  | #idp.metrics.defaultAuthenticationMethods = | ||
|  | #idp.metrics.resolveAttributes = false | ||
|  | #idp.metrics.postAuthenticationFlows = | ||
|  | # See admin/metrics.xml for other configuration | ||
|  | 
 | ||
|  | #idp.hello.logging = Hello | ||
|  | #idp.hello.accessPolicy = AccessByAdminUser | ||
|  | #idp.hello.authenticated = true | ||
|  | #idp.hello.nonBrowserSupported = false | ||
|  | #idp.hello.defaultAuthenticationMethods = | ||
|  | #idp.hello.resolveAttributes = true | ||
|  | #idp.hello.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.lockout.logging = Lockout | ||
|  | #idp.lockout.accessPolicy = AccessDenied | ||
|  | #idp.lockout.authenticated = false | ||
|  | #idp.lockout.nonBrowserSupported = false | ||
|  | #idp.lockout.defaultAuthenticationMethods = | ||
|  | #idp.lockout.resolveAttributes = false | ||
|  | #idp.lockout.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.storage.logging = Storage | ||
|  | #idp.storage.accessPolicy = AccessDenied | ||
|  | #idp.storage.authenticated = false | ||
|  | #idp.storage.nonBrowserSupported = false | ||
|  | #idp.storage.defaultAuthenticationMethods = | ||
|  | #idp.storage.resolveAttributes = false | ||
|  | #idp.storage.postAuthenticationFlows = | ||
|  | 
 | ||
|  | #idp.unlock-keys.logging = UnlockKeys | ||
|  | #idp.unlock-keys.accessPolicy = AccessDenied | ||
|  | #idp.unlock-keys.authenticated = true | ||
|  | #idp.unlock-keys.nonBrowserSupported = false | ||
|  | #idp.unlock-keys.defaultAuthenticationMethods = | ||
|  | #idp.unlock-keys.resolveAttributes = false | ||
|  | #idp.unlock-keys.postAuthenticationFlows = |