/
Configuration of Permission Service
Configuration of Permission Service
The installation assumes that "Deployment of FIXEdge" have already done.
- Unpack fixicc-perm-service-2.x.x.zip into FIXEdge's root dir:
$ unzip downloads/fixicc-perm-service-2.7.x.zip -d /home/user/B2BITS/FixEdge/v.5.8.0.x
- Configure these parameters in fixicc-agent/conf/agent.properties:
- SecurityType=RESTService
- SecurityServiceHost=10.11.12.179
- set full host name or IP address in B2BITS/FixEdge/v.5.8.0.x/fixicc-perm-service/conf/b2bits-sec.properties:
- service.baseuri= https://10.11.12.179:8080/b2bits-sec
- Install and Start fixicc permission service daemon (need sudo user permissions). Port 8080 should be opened:
$ /home/user/B2BITS/FixEdge/v.5.8.0.x/fixicc-perm-service/bin/installDaemon.sh
$ /home/user/B2BITS/FixEdge/v.5.8.0.x/fixicc-perm-service/bin/startDaemonNoPriv.sh - Restart fixicc-agent (need sudo user permissions):
$ /home/user/B2BITS/FixEdge/v.5.8.0.x/fixicc-agent/bin/stopDaemon.sh
$ /home/user/B2BITS/FixEdge/v.5.8.0.x/fixicc-agent/bin/startDaemonNoPriv.sh - Open fixicc either fill Permission Service screen or go to:
Edit -> Options -> Permission Service - Fill fields with default credentials:
- username: admin
- password: admin
- permission service default port: 8080
- username: guest
- password: guest
- Press connect/reconnect
Status must be changed to 'connected'
, multiple selections available,
Related content
FIXEdge Admin REST API
FIXEdge Admin REST API
More like this
Business Rules Guide
Business Rules Guide
More like this
Mode without Consul
Mode without Consul
More like this
Monitoring Mode
Monitoring Mode
More like this
Configuring FIX endpoints
Configuring FIX endpoints
More like this
FIXEdge - Quick Start Guide
FIXEdge - Quick Start Guide
More like this