Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Solar-Fox is using the WEB 4 API directly (without quota layer).

The authentication happens via FFuF PASS Client Credentials.

Solar-Fox will get a valid token by https://pass.enerest.world/auth/realms/pass/protocol/openid-connect/token/ → using the client id + secrect from Pass4 Live → Ui Clients → Tenants → SolarFox

Note: The Solar-Fox tenant has no scopes assigned to keep the token small. The client scopes get requested and added by our ffuf-pass-bundle (https://app-api-keycloak-r-euwe-9baf8a.azurewebsites.net/clients/b08dd644-d307-4d5b-b148-8824bb1c208e/client-scopes/).

TDB: The scopes need to include portals.all, fleets.all and plants.all to provide access to all plants.

  • No labels