-
Notifications
You must be signed in to change notification settings - Fork 265
SSO quick start has confusing unnecessary sideloading step #4688
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
Comments
I just tried running this quick start with the unified manifest. Running
|
@AlexJerabek That's a side effect of one of the problems I've always had with the SSO templates and why I questioned a few months ago whether we should keep them. The generated project can't really be used unless the developer is working through the SSO quick start. In that quick start they find out that there is a step you have to take before you run |
@Rick-Kirkham, Gotcha! Thank you for the clarification. So much for testing this without a test account :-) |
Fixed in #5177. |
Uh oh!
There was an error while loading. Please reload this page.
In SSO quick start
The Outlook subheading of the Test your add-in header:
Step 1 has the user run npm start.
Step 2 tells the user to go to another article and sideload the add-in. This is not necessary. The npm start command sideloads the add-in.
The text was updated successfully, but these errors were encountered: