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

OAuth - Forcing "Off-Network" consent flow #41

Open
tarasklimenko opened this issue Oct 8, 2014 · 1 comment
Open

OAuth - Forcing "Off-Network" consent flow #41

tarasklimenko opened this issue Oct 8, 2014 · 1 comment
Assignees
Labels

Comments

@tarasklimenko
Copy link

Description:

The Worklight IAM Sample App is currently forcing the user into Off-Net User-Consent flow.

Though the user is on AT&T's network, the user is forced to go through off-net flow

Actual:

Being on AT&T's network (using COU with AT&T sim). Upon launching the WL IAM Sample App and going through consent flow, the user is forced into off-net flow

Expected:

If user is on AT&T's network, the user must be going through the ON-Network flow. UNLESS custom parameter is sent forcing the off-net flow.

Repro:

  1. Be on AT&T's network
  2. Launch WL IAM Sample APp
  3. Login with Number
  4. Notice off-net user-consent flow is forced.
@mattcobb
Copy link
Contributor

mattcobb commented Oct 8, 2014

You sure this isn't the QC problem where the value gets stored in a cookie and we can no longer override it?

@mattcobb mattcobb assigned tarasklimenko and unassigned mattcobb Oct 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants