Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcement: Citrix Authentication Upgrade #4

Closed
oytuntez opened this issue Mar 12, 2015 · 4 comments
Closed

Announcement: Citrix Authentication Upgrade #4

oytuntez opened this issue Mar 12, 2015 · 4 comments
Assignees

Comments

@oytuntez
Copy link
Contributor

Authentication Upgrade for Citrix GoTo Product APIs

Later this month (March 2015), Citrix will release an upgrade for user authentication via API. This upgrade will introduce some security enhancements for the product APIs, and will result in a more consistent and easier sign-on experience for all of your users. In addition the authorization flow will automatically work for upcoming sign-on features from Citrix. The upgrade may impact some existing implementations.

Impact expected

The upgrade will impact the applications implementing OAuth in ways other than the ones documented or recommended. For example, embedding the product user credentials to avoid user interaction during login exposes the user accounts to security risks. This implementation will break after the upgrade is released.

Citrix has provided test OAuth and Direct Login requests you can use to validate your authorization method. We strongly advise that you run your calls using these requests within the next week or two to validate that your application will continue to run as expected. If your code does not run, this gives you time to revise your code as needed. In general, if you want to automate user login, Direct Login is the preferred method.

No impact expected

If you are using Direct Login for your authorization flows, you should see no change. In addition, if you are using the OAuth flow as documented on the site, you should see no change.

If you have any questions, please contact developer-support@citrixonline.com

Thank you,
Your Citrix API Team

@teodortalov teodortalov self-assigned this Mar 31, 2015
@teodortalov
Copy link
Owner

I am going to try to get on this this week.

@teodortalov
Copy link
Owner

This has been addressed in Release 1.1

@oytuntez
Copy link
Contributor Author

oytuntez commented May 9, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants