lib/maestrano.rb in maestrano-0.8.0 vs lib/maestrano.rb in maestrano-0.8.1
- old
+ new
@@ -170,10 +170,10 @@
enabled: true,
slo_enabled: true,
creation_mode: 'virtual',
init_path: '/maestrano/auth/saml/init',
consume_path: '/maestrano/auth/saml/consume',
- idm: @app.host
+ idm: nil
})
# WebHooks Config
@webhook = OpenStruct.new({
account: OpenStruct.new({
\ No newline at end of file