Skip to content

Commit 858f38c

Browse files
authored
Merge pull request #19 from ellenwalsh-onelogin/patch-1
DOCS-1137: Adding support disclaimer
2 parents 7db8fca + 68e3b24 commit 858f38c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ To get more info about how to configure an app for OIDC visit the [Overview of O
88

99
<!-- TOC depthFrom:2 depthTo:3 -->
1010

11+
- [Support](#support)
1112
- [Installation](#installation)
1213
- [Configuration](#configuration)
1314
- [Configure a OneLogin application](#configure-a-onelogin-application)
@@ -23,6 +24,11 @@ To get more info about how to configure an app for OIDC visit the [Overview of O
2324
- [cancel](#cancel)
2425
- [Running Demo Apps](#running-demo-apps)
2526

27+
28+
## Support
29+
30+
OneLogin by One Identity open source projects are supported through [OneLogin GitHub issues](https://github.com/onelogin/onelogin-oidc-android/issues). This includes all scripts, plugins, SDKs, modules, code snippets or other solutions. For assistance with any OneLogin by One Identity GitHub project, please raise a new Issue on the [OneLogin GitHub issues](https://github.com/onelogin/onelogin-oidc-android/issues) page. Requests for assistance made through official One Identity Support will be referred back to GitHub where those requests can benefit all users.
31+
2632
## Installation
2733

2834
To install the library add the following dependency to the `build.gradle` file of your module:

0 commit comments

Comments
 (0)