Skip to content

Commit 307482e

Browse files
choupostazure
authored andcommitted
Revise CONTRIBUTORS.md to be more generic.
Signed-off-by: Sid Ho <[email protected]>
1 parent 344d573 commit 307482e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ We use [Papertrail](http://papertrail.com) to save our logs. Documentation for s
2929
1. Setup
3030
1. Issues we encountered
3131
##### Things you need to configure Okta
32-
- Ask ticket to [email protected] to set up Okta Preview and Sandbox. [Here is the information they will need in order to do this.](https://sites.google.com/a/pivotal.io/pivotal-it/pivotal-single-sign-on/request-an-okta-app-integration)
32+
- Admin access to Okta
3333
- Single sign on URL: The URL where authentication responses (containing assertions) are returned. This will be something like http://host.com/auth/saml/callback
3434
- OKTA_SSO_TARGET_URL: The Okta endpoint that accepts authentication requests. This is provided by Okta.
3535
- OKTA_CERT_FINGERPRINT: A certificate used to validate the signature of the authentication response from Okta. This certificate is provided by Okta, but you will have to fingerprint it.
3636
##### Setup
37-
To set up your Okta app, follow [these instructions](https://sites.google.com/a/pivotal.io/pivotal-it/pivotal-single-sign-on/configuring-new-apps-for-saml-via-okta). __Make sure you do not uncheck the box that says 'Use this for Recipient URL and Destination URL' despite the instructions on this link.__
37+
To set up your Okta app, follow the instructions in the README.md __Make sure you do not uncheck the box that says 'Use this for Recipient URL and Destination URL' despite the instructions on this link.__
3838

3939
##### Issues we encountered
4040
1. You must provide a full filepath to `openssl x509 -noout -fingerprint -in "/full/file/path"`

0 commit comments

Comments
 (0)