mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-10-31 09:18:04 +01:00 
			
		
		
		
	Merge pull request 'bekkalokk/website: add sp metadata for all domains' (!34) from add-sp-metadata-for-all-website-domains into main
Reviewed-on: https://git.pvv.ntnu.no/Drift/pvv-nixos-config/pulls/34
This commit is contained in:
		
						commit
						898e362a9f
					
				| @ -18,7 +18,12 @@ in { | ||||
|     restartUnits = [ "phpfpm-pvv-nettsiden.service" ]; | ||||
|   }); | ||||
| 
 | ||||
|   services.idp.sp-remote-metadata = [ "https://${cfg.domainName}/simplesaml/" ]; | ||||
|   services.idp.sp-remote-metadata = [ | ||||
|     "https://www.pvv.ntnu.no/simplesaml/" | ||||
|     "https://pvv.ntnu.no/simplesaml/" | ||||
|     "https://www.pvv.org/simplesaml/"  | ||||
|     "https://pvv.org/simplesaml/"  | ||||
|   ]; | ||||
| 
 | ||||
|   services.pvv-nettsiden = { | ||||
|     enable = true; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user