Commit ddcb134
authored
Feature/152 (#162)
* Synching develop branch with master. (#161)
* Feature/157 (#158)
* Initial creation of terraform setup for AWS static-content site hosting.
* Website deployment run locally works. Terraform AWS resource build run locally works.
* Creating test self-hosted environment. Alwways run terraform in docker containers.
* Removing all run on PR creation / modification.
* Making redirect_uri and logout URL field defaults parameterized.
* OIDC Authorization Code Flow with local keycoak is now working for test and prod hosted static-content site.
* Updating Token History grouping.
* Test suite works against test and prod sites with a local keycloak instance. The introspection endpoint in keycloak cannot be invoked from the browser. So, the static content site cannot call the keycloak instrospection site. The test suite looks for hte expected CORS error. Test suite must be run against a local build for full validation.
* Feature/158 (#160)
* Initial creation of terraform setup for AWS static-content site hosting.
* Website deployment run locally works. Terraform AWS resource build run locally works.
* Creating test self-hosted environment. Alwways run terraform in docker containers.
* Removing all run on PR creation / modification.
* Making redirect_uri and logout URL field defaults parameterized.
* OIDC Authorization Code Flow with local keycoak is now working for test and prod hosted static-content site.
* Updating Token History grouping.
* Test suite works against test and prod sites with a local keycloak instance. The introspection endpoint in keycloak cannot be invoked from the browser. So, the static content site cannot call the keycloak instrospection site. The test suite looks for hte expected CORS error. Test suite must be run against a local build for full validation.
* Minimize javascript for static content sites. Google analytics for static content sites.
* Updated docker build instructions.1 parent 8bc0e88 commit ddcb134
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments