Method: Config#identity_link

Defined in:
lib/core/config.rb


47
48
49
# File 'lib/core/config.rb', line 47

def identity_link
  "/org/#{org}/gvc/#{app}/identity/#{identity}"
end