Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
fix trusted_dashboard url
Browse files Browse the repository at this point in the history
  • Loading branch information
larsks committed Jun 15, 2018
1 parent e0e7a64 commit 9715b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/single-signon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
parameter_defaults:
KeystoneTrustedDashboards:
- https://massopen.cloud/engage1/signup/invitations/accept
- https://engage1.massopen.cloud/dashboard/auth/websso/
- https://kumo.massopen.cloud/dashboard/auth/websso/

This comment has been minimized.

Copy link
@radonm

radonm Jun 22, 2018

Contributor

Does that actually work? Upper line URL is still for engage1.

This comment has been minimized.

Copy link
@larsks

larsks Jun 22, 2018

Author Member

Yeah, that was just copy-and-paste from the engage1 config. It works fine because it's the second one that's important.

This comment has been minimized.

Copy link
@radonm

radonm Jun 22, 2018

Contributor

If signup url does not matter why is it there @knikolla ?


KeystoneOpenIdcIdpName: moc
KeystoneOpenIdcProviderMetadataUrl:
Expand Down

0 comments on commit 9715b49

Please sign in to comment.