summaryrefslogtreecommitdiffstats
path: root/quickrun.py
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2015-03-30 19:36:04 -0700
committerNathan Kinder <nkinder@redhat.com>2015-04-01 18:17:46 -0700
commita099b0d3a89f08c6f2f9053d308dc8beefd7dfdb (patch)
treeada5a76467267f4430b1c25e44342cb082a07bb9 /quickrun.py
parenta17d442e213ee2104cbf2aea923fcd9ad853e895 (diff)
downloadipsilon-sp_register.tar.gz
ipsilon-sp_register.tar.xz
ipsilon-sp_register.zip
Allow SP registration from ipsilon-client-installsp_register
This optionally allows a SAML SP to be registered with the IDP when running ipsilon-client-install. To register an SP, the following options are used: --saml-idp-url (Ipsilon IDP URL) --saml-sp-name (Name to register the SP as) --admin-user (Ipsilon admin user) --admin-password (Ipsilon admin password file) If the --saml-idp-url option is set, we attempt to register the SP. The --saml-sp-name option is required if you are registering a SP. The --admin-user already defaults to admin, so it only needs to be specified if your admin user has a different username. If the --admin-password option is not specified, we prompt for the password. The --saml-idp-metadata was previously required, but this option is redundant if the new --saml-idp-url option is specified and you are not using a local copy of the IDP metadata. You can now just use the --saml-idp-url option, and we build the metadata URL from it. This helps to minimize the number of required options when you are registering an SP during installation. https://fedorahosted.org/ipsilon/ticket/101 Signed-off-by: Nathan Kinder <nkinder@redhat.com>
Diffstat (limited to 'quickrun.py')
0 files changed, 0 insertions, 0 deletions