Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Update README.md #32

Open
wants to merge 1 commit into
base: aad-start
Choose a base branch
from

Conversation

Matthew-Dong
Copy link
Contributor

Add a section on how to make configuration change in app.js

Add a section on how to make configuration change in app.js
@@ -42,6 +42,22 @@ This TodoList app uses Azure DocumentDB spring boot starter and AngularJS to int
<version>${azure.spring.boot.starter.version}</version>^M
</dependency>
```

* Customize Angular JS
In `app.js`, make following changes. The client leverages Azure AD library for JS to handle AAD authentication in single page application. The following snippet of code configures adal provider for your registered app.
Copy link
Contributor

Choose a reason for hiding this comment

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

pls sepcify full path of app.js.
It's better to add detail steps on how to get tenant, what is client id, how to get it

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

Successfully merging this pull request may close these issues.

2 participants