You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in the configuration-catalog.md following configurable parameters are missing. logoutURL , postLogoutRedirectURI , httpConnectTimeout , httpReadTimeout , httpSizeLimit , state , additionalParamsForAuthorizeEndpoint
The text was updated successfully, but these errors were encountered:
Describe the issue:
Configurable parameters according to OIDCAgentConfig Class :
consumerKey
,consumerSecret
,indexPage
,errorPage
,homePage
,logoutURL
,callbackUrl
,scope
,authorizeEndpoint
,logoutEndpoint
,tokenEndpoint
,issuer
,trustedAudience
,jwksEndpoint
,postLogoutRedirectURI
,signatureAlgorithm
,skipURIs
,httpConnectTimeout
,httpReadTimeout
,httpSizeLimit
,state
,additionalParamsForAuthorizeEndpoint
But in the configuration-catalog.md following configurable parameters are missing.
logoutURL
,postLogoutRedirectURI
,httpConnectTimeout
,httpReadTimeout
,httpSizeLimit
,state
,additionalParamsForAuthorizeEndpoint
The text was updated successfully, but these errors were encountered: