¶ On-premise deployment
Update Time: 2025-05-14 08:32:28
We have to set up domain and public key for on-premise deployment. So before calling Authing.init(), you must first call:
Authing.setOnPremiseInfo(_ host: String, _ publicKey: String)
- host your on-premmise deployment domain. For example: authing.mycompany.com
- publicKey your on-premmise deployment public key
If you have any question, please contact our sales.