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

Adds authn/root API endpoint #1331

Merged

Conversation

caphrim007
Copy link
Contributor

Issues:
Fixes #1330

Problem:
The authn/root API was not available. This API is really weird because its
more like a fire-and-forget API. It provides no kind or selfLink in its
return value.

Analysis:
Had to work around the resource deficiencies. Introduced our own kind
and selfLink values because BIG-IP does not provide them. All methods
except create are invalid.

Tests:
functional
unit

@caphrim007
Copy link
Contributor Author

Can't set status; build failed.

Issues:
Fixes F5Networks#1330

Problem:
The authn/root API was not available. This API is really weird because its
more like a fire-and-forget API. It provides no kind or selfLink in its
return value.

Analysis:
Had to work around the resource deficiencies. Introduced our own kind
and selfLink values because BIG-IP does not provide them. All methods
except create are invalid.

Tests:
functional
unit
@caphrim007 caphrim007 force-pushed the feature.add-authn-root-api branch from 3122377 to 9b81620 Compare November 30, 2017 04:33
@caphrim007
Copy link
Contributor Author

Can't set status; build failed.

@caphrim007
Copy link
Contributor Author

Can't set status; build succeeded.

@caphrim007 caphrim007 merged commit 7d1285d into F5Networks:development Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant