Replace Fosite OIDC provider with embedded Dex
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m26s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m26s
This commit is contained in:
9
oidc-provider/web/templates/device_success.html
Normal file
9
oidc-provider/web/templates/device_success.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{{ template "header.html" . }}
|
||||
|
||||
<h2>Appareil connecte</h2>
|
||||
|
||||
<p style="text-align:center; font-size:0.875rem;">
|
||||
Votre appareil <strong>{{ .ClientName }}</strong> est maintenant connecte. Vous pouvez fermer cette page.
|
||||
</p>
|
||||
|
||||
{{ template "footer.html" . }}
|
||||
Reference in New Issue
Block a user