Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[service.local]
protocol = "http"
policy = "failover"
admins = ["admin"]

[service.local.credential]
username = "user"
password = "password"

[[service.local.targets]]
hostname = "b2bmft.stonebranch.com"
port = 9180

Example with Okta

Under you your account create a new App Integration

Image Removed

Follow the steps:

  • Set the application Name:

Image Removed

  • SAML Settings

Image Removed

For callback ( POST ) use: https://<fqnd>:<port>/service/auth/sso/saml/callback

...

Review you configuration under

Image Removed

From this view copy Point 1 and download the certificate

Image Removed

Create the following entry under the Proxy configuration for a service

...

Go to the Admin UI and select the SAML Provider:

Image Removed

Okta documentation:

...