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

IOTS-219 #907

Open
iScorpio opened this issue Jun 22, 2018 · 1 comment
Open

IOTS-219 #907

iScorpio opened this issue Jun 22, 2018 · 1 comment

Comments

@iScorpio
Copy link

iScorpio commented Jun 22, 2018

about https://wso2.org/jira/browse/IOTS-219

String username = tokenValidationProperties.get(RemoteSessionConstants.USERNAME);
String password = tokenValidationProperties.get(RemoteSessionConstants.PASSWORD);
auth.setPassword(username); <-- Super
auth.setUsername(password); <-- Super

this code from https://github.com/wso2/carbon-device-mgt-plugins/blob/master/components/extensions/remote-session-extension/org.wso2.carbon.device.mgt.extensions.remote.session/src/main/java/org/wso2/carbon/device/mgt/extensions/remote.session/authentication/oauth/OAuthTokenValidatorStubFactory.java

@stale
Copy link

stale bot commented Jul 2, 2018

This issue has been automatically marked as stale because it has not had recent activity.

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

No branches or pull requests

1 participant