Skip to content

witrisna/android-app-with-forgerock-access-management-oauth2-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Android App with ForgeRock Access Management, OAuth 2.0 and Spring Boot

This respository shows an example of Android app using the ForgeRock Android SDK to securely access an API that is implemented with Spring Boot Please read Implementing an Android App with ForgeRock Access management, OAuth 2.0, and Spring Boot to see more detail about this example background.

Requirements

Getting Started

  1. Setup an Access Management (AM) instance, as described in the Implementing an Android App with ForgeRock Access Management and Spring Boot.
  2. Clone this repo:
    git clone https://github.com/witrisna/android-app-with-forgerock-access-management-and-spring-boot.git
    cd android-app-with-forgerock-access-management-and-spring-boot/inventory
    
  3. Update the key-set-uri to point to your Access Management key-set-uri and resource id under inventory/src/resources/application.yml
  4. The Spring Boot Microservice Application can be run using:
    ./gradlew bootRun
    
  5. Open the Android DemoApplication in Android Studio.
  6. Open /app/src/main/res/values/strings.xml and edit the values to match your AM instance and OAuth Setting.
  7. On the Run menu, click Run 'app'.

Disclaimer

This code is provided on an “as is” basis, without warranty of any kind, to the fullest extent permitted by law.

ForgeRock does not warrant or guarantee the individual success developers may have in implementing the code on their development platforms or in production configurations.

ForgeRock does not warrant, guarantee or make any representations regarding the use, results of use, accuracy, timeliness or completeness of any data or information relating to this code.

ForgeRock disclaims all warranties, expressed or implied, and in particular, disclaims all warranties of merchantability, and warranties related to the code, or any service or software related thereto.

ForgeRock shall not be liable for any direct, indirect or consequential damages or costs of any type arising out of any action taken by you or others related to the code.

License

This project is licensed under the MIT License - see the LICENSE file for details


© Copyright 2020 ForgeRock AS. All Rights Reserved

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages