OIDC Clients
{{if .}}{{len .}} client{{if ne (len .) 1}}s{{end}} configured
{{end}}Name | Client ID | Redirect URI | Status | Actions |
{{if .Name}} {{.Name}} {{else}} Unnamed Client {{end}} |
{{.ID}}
|
{{.RedirectURI}} | {{if .HasSecret}} Active {{else}} No Secret {{end}} | Edit |
No OIDC clients configured
Create your first OIDC client to get started with authentication.
Add New Client