ShardingSphere
Using Hanzo IAM in ShardingSphere
shardingsphere-elasticjob-ui includes Hanzo IAM; configure it as below.
Step 1: Deploy Hanzo IAM
Deploy Hanzo IAM. See Server installation. Ensure the server is running and you can sign in at the Hanzo IAM login page (e.g. admin / 123).
Step 2: Configure Hanzo IAM application and configure application in ShardingSphere
- Create or use an existing Hanzo IAM application
Set Redirect URLs to where your app should redirect after login; note the chosen values for the next step. - On the certificate editing page, copy your
Certificate
- Configure the application in ShardingSphere
Locate the
application.properties(or equivalent) to configure.
Next, we need to copy the data from the Hanzo IAM application and paste it into the application.

- Test it

How is this guide?
Last updated on