Porkman
Porkman

Reputation: 1

redirect after shib login coldfusion

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

Answers (0)

Related Questions