lib/maestrano.rb in maestrano-0.8.1 vs lib/maestrano.rb in maestrano-0.8.2

- old
+ new

@@ -167,10 +167,10 @@ # SSO Config @sso = OpenStruct.new({ enabled: true, slo_enabled: true, - creation_mode: 'virtual', + creation_mode: 'real', init_path: '/maestrano/auth/saml/init', consume_path: '/maestrano/auth/saml/consume', idm: nil }) \ No newline at end of file