Class: Identity::Resolver::StaticIdentityResolver

Inherits:
Object
  • Object
show all
Defined in:
lib/resolver.rb

Instance Method Summary collapse

Instance Method Details

#get_hostObject



4
5
6
# File 'lib/resolver.rb', line 4

def get_host
  'https://staging.ufp.com:8443/identity-services/services'
end