Skip to content

web app sample#84

Merged
SomkaPe merged 2 commits intodevfrom
pesomka/webSample
Jul 29, 2019
Merged

web app sample#84
SomkaPe merged 2 commits intodevfrom
pesomka/webSample

Conversation

@SomkaPe
Copy link
Copy Markdown
Contributor

@SomkaPe SomkaPe commented Jul 23, 2019

No description provided.

@SomkaPe SomkaPe requested review from henrik-me and sangonzal July 23, 2019 00:59
Copy link
Copy Markdown
Contributor

@sangonzal sangonzal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Tested on my machine and it works. We can probably go ahead and make the same updates to https://github.com/Azure-Samples/ms-identity-java-webapp

String redirectUri;
String secretKey;

String oboClientId;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably get rid of these for now, since they are not being used.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

import org.json.JSONException;
import org.json.JSONObject;


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra space

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

}



Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra lines

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

aad.clientId=
aad.authority=
aad.secretKey=
aad.redirectUri=
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, might make sense to include default redirectUri

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@SomkaPe SomkaPe merged commit 4d4636d into dev Jul 29, 2019
@sangonzal sangonzal deleted the pesomka/webSample branch November 22, 2019 23:54
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

Successfully merging this pull request may close these issues.

2 participants