espoauth2integration

package
v0.0.0-...-e4dda8d Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

ESP RainMaker Oauth2 Integration

Following are the steps to deploy the ESP RainMaker Oauth2 Integration repository in your account:

  1. In the Application settings you have to enter the following URLs
  • RainmakerOauth2AuthorizeUrl : The authorize url for your IDP to authorize user
  • RainmakerOauth2EmailUrl : The email url for your IDP to fetch user email details (optional)
  • RainmakerOauth2TokenUrl : The token url for your IDP to fetch the user authentication tokens
  • RainmakerOauth2UserInfoUrl : The userinfo url for your IDP to fetch the user details

Note: If at the time of deploying this OAuth2 integration repository, you do not have the above URLs, we can still proceed with the deployment. These URLs can be configured later on, using the configuration APIs provided with this repository.

  1. Click on the checkbox - “I acknowledge that this app creates custom IAM roles”.
  2. Click on the Deploy button

This will trigger the deployment of ESP RainMaker Oauth2 Integration in your account.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetState

func GetState(key string) (models.State, error)

func StoreState

func StoreState(state models.State) error

Types

This section is empty.

Directories

Path Synopsis
executables

Jump to

Keyboard shortcuts

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