Issue #1919188 by rvilar, vijaycs85, charmi: Create configuration schemas for openid module.
parent
6f9ef78afe
commit
c15ccbf9ed
|
@ -0,0 +1,9 @@
|
||||||
|
# Schema for the configuration files of the openid module.
|
||||||
|
|
||||||
|
openid.settings:
|
||||||
|
type: mapping
|
||||||
|
label: 'OpenID settings'
|
||||||
|
mapping:
|
||||||
|
xri_proxy_resolver:
|
||||||
|
type: string
|
||||||
|
label: 'Proxy resolver for XRI'
|
Loading…
Reference in New Issue