Commit 12ccf8d
authored
Expose idp.metadata.http.refresh for SAML realm (elastic#56354)
This setting was not returned in the SamlRealmSettings#getSettings
so it was not possible for users to set this in the realm config
in our configuration.1 parent 74e2c01 commit 12ccf8d
File tree
1 file changed
+5
-5
lines changed- x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authc/saml
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments