Skip to content
New issue

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

Add "personium-localunit:" support when registering external Role #66

Open
dixonsiu opened this issue Jan 10, 2018 · 0 comments
Open

Add "personium-localunit:" support when registering external Role #66

dixonsiu opened this issue Jan 10, 2018 · 0 comments
Assignees

Comments

@dixonsiu
Copy link
Member

dixonsiu commented Jan 10, 2018

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:

    "https://{UnitFQDN1}/{CellName1}/__ctl/ExtRole"

External Role URL:

    "ExtRole": "https://{UnitFQDN2}/{CellName2}/__role/__/{ExtRoleName}"

Solution

Should compare the UnitFQDN whether "personium-localunit" is applicable.

To Dos

Should convert same Unit FQDN to personium-localunit

  1. External Role Registration
  2. External Cell Registration
  3. Display List
@dixonsiu dixonsiu self-assigned this Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant