mirror of
				https://github.com/optim-enterprises-bv/homelab.git
				synced 2025-10-31 01:47:53 +00:00 
			
		
		
		
	feat(authelia): add kubectl oidc account
This commit is contained in:
		| @@ -92,6 +92,13 @@ configMap: | ||||
|           redirect_uris: [ 'http://localhost:8085/auth/callback' ] | ||||
|           scopes: [ 'openid', 'groups', 'email', 'profile', 'offline_access' ] | ||||
|           userinfo_signed_response_alg: 'none' | ||||
|         - client_id: kubectl | ||||
|           client_name: kubectl | ||||
|           public: true | ||||
|           authorization_policy: one_factor | ||||
|           redirect_uris: [ 'http://localhost:8000', 'http://localhost:18000' ] | ||||
|           scopes: [ 'openid', 'groups', 'email', 'profile', 'offline_access' ] | ||||
|           userinfo_signed_response_alg: 'none' | ||||
|  | ||||
| secret: | ||||
|   additionalSecrets: | ||||
|   | ||||
| @@ -26,7 +26,7 @@ tofu state rm 'module.volumes.module.proxmox-volume["pv-sonarr-config"].restapi_ | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-plex-config"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-jellyfin-config"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-qbittorrent-config"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-keycloak"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-keycloak-postgres"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-netbird-management"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-netbird-signal"].restapi_object.proxmox-volume' | ||||
| tofu state rm 'module.volumes.module.proxmox-volume["pv-database"].restapi_object.proxmox-volume' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vegard Hagen
					Vegard Hagen