svcprovider

command
v0.0.0-...-35e4e45 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2018 License: MIT Imports: 12 Imported by: 0

README

Service Provider Example

This program illustrates the usage of the saml package.

Build

make build-example

Usage
Usage of build/svcprovider:
  -help
    	Show this message
  -issuer-uri string
    	The identifier for the service provider.
  -metadata-path string
    	Path of the IDP metadata file. (default "/Users/someuser/metadata.xml")

The issuer-uri is an identifier for the service provider (this program). It can be anything as long as it's unique to the IDP. The IDP configuration may have a field called Entity ID where you must supply the issuer-uri value. The program will use metadata supplied by the identity provider to configure various single sign on parameters. metadata-path is the path to the metadata xml file supplied by the IDP.

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