The project has the following dependencies:
-
JRE/JDK 11 Download from here
-
Maven 3.5+ Download from here | Install guide
-
Authorization settings for the demo systems in your local arrowhead database
By Arrowhead Management Tool
- coming soon
By Swagger API documentation
- Go to
http(s)://<authorization_host>:<authorization_port>. - Create the authorization rule via the
POST /authorization/mgmt/intracloudendpoint.
By MySQL queries
- Insert a new entry with the consumer details into the
system_table. - Insert a new entry with the IDs of consumer entry, provider entry and the service definition entry into the
authorization_intra_cloudtable. - Insert a new entry with the IDs of authorization intra cloud entry and service interface entry into the
authorization_intra_cloud_interface_connectiontable.