Jonathan Christison
094c81bc47
Disable Kerberos and other Auths in dev profile
...
Added a /ping endpoint to return "pong", this should help test auth
If in dev:
* Disables kerberos specific endpoint (runtime injection issues)
* Disable Security altogether
3 years ago
Nicholas Caughey
a71996607c
contians the files for testing createoing tekton tasks
3 years ago
Nicholas Caughey
1c1007b811
changing the groupid to be associated with the project
3 years ago
jperezde
fee2bd340f
Added Kerberos auth to methods
3 years ago
jperezde
af4a80b04a
Added Kerberos dependency
3 years ago
jperezde
d3e2990851
Modified application.properties
3 years ago
jperezde
94d72b95c8
Added kerberos dependendency in pom.xml
3 years ago
jperezde
6df7da6c10
Test Dependency
3 years ago
Nicholas Caughey
191322b237
added example of using hibernate orm, rest of the objects should be converted to use it (this will be the last commit straight to main proper branches should be used moving forwards)
3 years ago
Nicholas Caughey
d3c89fb0c3
added the connection for local db which has been setup
3 years ago
Nicholas Caughey
7fd4c54b30
added the fix for the post request so works as intended and added a link for the working google docs
3 years ago
Nicholas Caughey
64e8c67fd2
removed a bunch of currently not used code that was accidently pushed
3 years ago
Nicholas Caughey
19a82c1280
Only contains the very basic API code, a lot of it is only there for demonstration purposes, will add the actual final code/files once the db component is written
3 years ago