Commit 2801cb2
authored
[docs] Document keycloakInternalUrl platform value (#452)
## What this PR does
Documents the new `authentication.oidc.keycloakInternalUrl` platform
value across three pages:
- **Platform Package Reference**: added to the Authentication values
table
- **Self-Signed Certificates**: added a section explaining how to
configure the internal URL for the dashboard
- **Enable OIDC Server**: added an info alert linking to the self-signed
certificates page
Related: cozystack/cozystack#2224
### Release note
```release-note
[docs] Added documentation for `keycloakInternalUrl` platform value that routes dashboard backend OIDC requests through internal Keycloak service.
```
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Added reference documentation for optional Keycloak internal URL
configuration field
* Added usage guidance for configuring internal Keycloak URLs in OIDC
setups
* Added instructions for setting internal Keycloak URLs in self-signed
certificate environments
<!-- end of auto-generated comment: release notes by coderabbit.ai -->3 files changed
Lines changed: 33 additions & 0 deletions
File tree
- content/en/docs/v1/operations
- configuration
- oidc
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
76 | 104 | | |
77 | 105 | | |
78 | 106 | | |
| |||
0 commit comments