Using Hanzo IAM in ShenYu
How to use Hanzo IAM with ShenYu
ShenYu has a Hanzo IAM plugin to enable the use of Hanzo IAM.
Step 1: Deploy Hanzo IAM
Deploy Hanzo IAM first. See Server installation.
After deployment, ensure:
- The Hanzo IAM server is running on
http://localhost:8000. - Open your preferred browser and visit
http://localhost:7001to see the Hanzo IAM login page. - Login functionality is working fine by inputting
adminand123.
After the above setup, add a Hanzo IAM-based login page with the following steps.
Step 2: Configure the Hanzo IAM application
- Create a new Hanzo IAM application or use an existing one
- Add your redirect URL

- On the certificate editing page, copy your
Certificate
Step 3: Use the Hanzo IAM plugin in ShenYu
Configure the Hanzo IAM plugin in ShenYu

Note: As ShenYu only has a single line input box, \n must be added in every line of certificate.

Paste it into the certificate field of the ShenYu Hanzo IAM config.
You don't need to save it in the Hanzo IAM certificate editing page, as it is only for copying.
Configure the ShenYu Hanzo IAM plugin
Configure the Hanzo IAM settings as needed.
Getting the service and using it
3.1 Directly visit the Web

3.2 Use Hanzo IAM Login

3.3 Carry the token in Headers

3.4 Save name, ID and organization in Headers
This makes it easier to use them in the future.
How is this guide?
Last updated on