Reputation: 1
I need to do the following steps:
1 - authenticate through shibboleth on local coldfusion server
2 - create security token on local coldfusion server
3 - redirect to external site passing along the security token.
Can I perform the redirect through Coldfusion (and how is that done) or do I need to do the redirect through my shibboleth config on the local server?
Upvotes: 0
Views: 127