Skip to content

Commit 748754c

Browse files
authored
Merge pull request #32 from bradgessler/patch-1
Update README.md
2 parents 7f73c4d + 8f8601d commit 748754c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Or install it yourself as:
2222

2323
## Usage
2424

25+
Register a new app in the [Azure Portal / App registrations](https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) to get the `AZURE_APPLICATION_CLIENT_ID` and `AZURE_APPLICATION_CLIENT_SECRET` below.
26+
2527
#### Configuration
2628
```ruby
2729
Rails.application.config.middleware.use OmniAuth::Builder do

0 commit comments

Comments
 (0)