-
Notifications
You must be signed in to change notification settings - Fork 7
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
Ctskf 690 cccd set up access to maat api #6611
Conversation
482159e
to
44a36fc
Compare
3cb9fa3
to
45c3e88
Compare
bf3881f
to
ad7132b
Compare
…o return data api. Put maat secrets and urls into Settings
ad7132b
to
876d141
Compare
Quality Gate passedIssues Measures |
@@ -0,0 +1,11 @@ | |||
= govuk_table do |table| | |||
- table.with_caption(size: 's', text: 'Details from MAAT (beta)') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this still be in beta once released?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will not actually be displayed yet as this PR is just to get the connection code in the codebase, so that it can be used and built on. I think, however, that when we get to the point of displaying information it should be indicated that it is beta or experimental for a period of time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What
This is a combination of Maat integration which was a test ticket for implementing maat combined with CCCD - Set up access to MAAT API from deployed environments which was to get access to Access to the Maat Api with in cognito and create ab interface for making requests to the API.
Ticket
CCCD - Set up access to MAAT API from deployed environments
Why
This is a user centred ticket and is intended to automate something that caseworkers currently have to manually input. This will speed up the process as well as remove potential human error.
How
Auto filling using Maat API