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

API to configure entities in Federation #322

Open
pietrodematteis opened this issue Oct 14, 2024 · 1 comment
Open

API to configure entities in Federation #322

pietrodematteis opened this issue Oct 14, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@pietrodematteis
Copy link

Is an API available to be used at runtime for the entities configuration instead of GUI or startup configuration?

@peppelinux
Copy link
Member

Ciao

start from this https://github.com/italia/spid-cie-oidc-django/blob/main/docs/FEDERATION_ENTITY_API.md
see this https://github.com/italia/spid-cie-oidc-django/blob/main/docs/CREATE_A_FEDERATION.md#create-an-entity-via-api

you can use the django orm and the python shell to inspect the API and configure your asset

@peppelinux peppelinux added the documentation Improvements or additions to documentation label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants