We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes the Cell and target external Role are not from the same Personium Unit. For detail specifications, please refer to the API Reference.
REST API URL:
"https://{UnitFQDN1}/{CellName1}/__ctl/ExtRole"
External Role URL:
"ExtRole": "https://{UnitFQDN2}/{CellName2}/__role/__/{ExtRoleName}"
Should compare the UnitFQDN whether "personium-localunit" is applicable.
Should convert same Unit FQDN to personium-localunit
The text was updated successfully, but these errors were encountered:
dixonsiu
No branches or pull requests
Issue
Sometimes the Cell and target external Role are not from the same Personium Unit.
For detail specifications, please refer to the API Reference.
REST API URL:
External Role URL:
Solution
Should compare the UnitFQDN whether "personium-localunit" is applicable.
To Dos
Should convert same Unit FQDN to personium-localunit
The text was updated successfully, but these errors were encountered: