Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 692 Bytes

sunbird-auth

Repository for sunbird authentication service.

Steps to generate Sunbird authentication keycloak SPI jar

  1. Clone the latest branch of the sunbird-auth repository using the following command:
git clone https://github.com/Sunbird-Lern/sunbird-auth.git
  1. Build the application using the following maven command in the path <project-base-path>/keycloak/sms-provider:
mvn clean install -DskipTests

Make sure the build is successful before proceeding to the next step.

  1. Sunbird authentication keycloak SPI jar 'keycloak-email-phone-autthenticator-1.0-SNAPSHOT.jar' can be copied from the path <project-base-path>/keycloak/sms-provider/target/