spec/graphql/query/identity_provider_spec.rb in osso-0.0.5.pre.gamma vs spec/graphql/query/identity_provider_spec.rb in osso-0.0.5.pre.iota
- old
+ new
@@ -13,9 +13,10 @@
identityProvider(id: $id) {
id
service
domain
acsUrl
+ acsUrlValidator
ssoCert
ssoUrl
status
}
}