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
I'm trying to use a CustomAuthorizationPolicy with an authorizationType = 'Digest' but I'm not having any luck. Similar to the example grails-cxf-client-demo, but 'Digest' vs. 'Basic'.
I'm trying to use a CustomAuthorizationPolicy with an
authorizationType = 'Digest'
but I'm not having any luck. Similar to the example grails-cxf-client-demo, but 'Digest' vs. 'Basic'.resources.groovy
Config.groovy
Is an
authorizationType = 'Digest'
supported?The text was updated successfully, but these errors were encountered: