-
There is no restful api for this yet. Filed a feature request OD-2645, please watch to get notified.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I have checked the API Docs (https://[my server]/~help/api) and I cannot find any reference to how to configure an OpenID provider.
I also searched through the issues and saw a few posts and tried what was discussed there without success:
and a few other variations. I also tried to replicate what the web UI does, but that all appears to be done through AJAX requests in Apache Wicket.
Is there a document or reference where I can find out how to configure an OpenID provider using the REST API?
Technically I am trying to do this via Ansible using the task below:
And the body is created from this template:
Thanks in advance!