config

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const AUTH_HOST = "localhost:20000"
View Source
const AUTH_HTTP_HOST = "localhost:20001"
View Source
const C2C_CONNECTOR_HOST = "localhost:20006"
View Source
const C2C_GW_HOST = "localhost:20007"
View Source
const GRPC_HOST = "localhost:20005"
View Source
const GW_HOST = "localhost:20002"
View Source
const GW_UNSECURE_HOST = "localhost:20008"
View Source
const OAUTH_MANAGER_CLIENT_ID = "service"
View Source
const RESOURCE_AGGREGATE_HOST = "localhost:20003"
View Source
const RESOURCE_DIRECTORY_HOST = "localhost:20004"
View Source
const TEST_TIMEOUT = time.Second * 20

Variables

View Source
var C2C_CONNECTOR_EVENTS_URL = "https://" + C2C_CONNECTOR_HOST + c2curi.Events
View Source
var C2C_CONNECTOR_OAUTH_CALLBACK = "https://" + C2C_CONNECTOR_HOST + "/oauthCbk"
View Source
var JWKS_URL = "https://" + AUTH_HTTP_HOST + uri.JWKs
View Source
var OAUTH_MANAGER_ENDPOINT_AUTHURL = "https://" + AUTH_HTTP_HOST + uri.AuthorizationCode
View Source
var OAUTH_MANAGER_ENDPOINT_TOKENURL = "https://" + AUTH_HTTP_HOST + uri.AccessToken

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL