-
Notifications
You must be signed in to change notification settings - Fork 45
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
SSO - Digital Credential Demo #1311
base: main
Are you sure you want to change the base?
SSO - Digital Credential Demo #1311
Commits on Jan 25, 2024
-
Identity Provider from hardcode to config
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for c0c81a0 - Browse repository at this point
Copy the full SHA c0c81a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77db78b - Browse repository at this point
Copy the full SHA 77db78bView commit details
Commits on Jan 26, 2024
-
fixes made to files where bugs found. changed a param substitution name in resource files. Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 22a4377 - Browse repository at this point
Copy the full SHA 22a4377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48269b1 - Browse repository at this point
Copy the full SHA 48269b1View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 958d0e8 - Browse repository at this point
Copy the full SHA 958d0e8View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 734bce2 - Browse repository at this point
Copy the full SHA 734bce2View commit details
Commits on Feb 26, 2024
-
remove keycloak from API, replace with jwt verification only. token to user mapping now in configuration not in keycloak. frontend keycloak configuration changes slightly (no resource_access). no user role. Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 879f6b5 - Browse repository at this point
Copy the full SHA 879f6b5View commit details
Commits on Feb 28, 2024
-
update keycloak configuration to use another name: oidc.
allow null logoutUrl. add parameters to logoutUrl at runtime Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for d746ebc - Browse repository at this point
Copy the full SHA d746ebcView commit details -
resolve merge conflicts around user access & form permissions
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 7091e05 - Browse repository at this point
Copy the full SHA 7091e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c610cd - Browse repository at this point
Copy the full SHA 7c610cdView commit details -
fix CodeQL for permissive regex
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 7242d58 - Browse repository at this point
Copy the full SHA 7242d58View commit details -
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for b70f8de - Browse repository at this point
Copy the full SHA b70f8deView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c1a158 - Browse repository at this point
Copy the full SHA 4c1a158View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6493c3 - Browse repository at this point
Copy the full SHA e6493c3View commit details -
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 47e6797 - Browse repository at this point
Copy the full SHA 47e6797View commit details
Commits on Mar 4, 2024
-
adding documentation for developers
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 7598f28 - Browse repository at this point
Copy the full SHA 7598f28View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e579a8 - Browse repository at this point
Copy the full SHA 9e579a8View commit details
Commits on Mar 10, 2024
-
add tests for new service classes.
fix middleware calls. fix issues raised in PR. Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for cafc838 - Browse repository at this point
Copy the full SHA cafc838View commit details
Commits on Mar 11, 2024
-
tweak middleware - catch more errors, throw 401 on invalid token/unau…
…thorized Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 0a39ed1 - Browse repository at this point
Copy the full SHA 0a39ed1View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2ff5f4 - Browse repository at this point
Copy the full SHA c2ff5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0492b30 - Browse repository at this point
Copy the full SHA 0492b30View commit details -
rename migration to provide space for emergency merges before we rele…
…ase. remove index on keycloakId, remove restriction that is is a GUID change token map value parsing spec, allow json and stringToGUID. add/enhance tests around token parsing Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 85ce000 - Browse repository at this point
Copy the full SHA 85ce000View commit details
Commits on Mar 15, 2024
-
Fix for form.idpHints and FE idp store IDP check
Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 18b0673 - Browse repository at this point
Copy the full SHA 18b0673View commit details -
Add support for digital credential IDPs.
Need supplementary login parameters to OIDC. Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for a58e66b - Browse repository at this point
Copy the full SHA a58e66bView commit details -
little fudge room on token time for different systems.
add default CHEFs permission for digital cred IDP Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for 92842c1 - Browse repository at this point
Copy the full SHA 92842c1View commit details
Commits on Mar 18, 2024
-
new config map and env vars for demo against sandbox sso Signed-off-by: Jason Sherman <tools@usingtechnolo.gy>
Configuration menu - View commit details
-
Copy full SHA for cd67f93 - Browse repository at this point
Copy the full SHA cd67f93View commit details