iamsale

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

iamsale

An experimental API implementation for integrating with Identity brokers

Development

This project leverages goa for designing the API and use, so you'll need the goa binary for development. Install:

go install goa.design/goa/v3/cmd/goa@v3
Generate files
goa gen github.com/loafoe/iamsale/design
Configuration

The application reads it config from iamsale.yaml

iam:
  region: us-east
  environment: client-test
  serviceId: "some.app.prosition@someorg.philips-healthsuite.com"
  servicePrivateKey: "-----BEGIN RSA PRIVATE KEY-----XXXREMOVEDXXX-----END RSA PRIVATE KEY-----"
  orgId: "460631dc-2ddd-4c38-a18d-7abe72ecb4c9"

api:
  username: "iamsale-client"
  password: "S0meSecr3tH3r3"

License

License is Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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