131 Commits

Author SHA1 Message Date
48e5c9e15f Merge pull request #77 from HideyoshiSolutions/fix/fixes-ingress-cert
fix: fixes ingress cert
2025-11-08 22:17:16 -03:00
a33a08ac77 fix: fixes ingress cert 2025-11-08 22:16:09 -03:00
05646d61ed Merge pull request #75 from HideyoshiSolutions/fix/fixes-ingress-cert
fix: fixes ingress cert
2025-11-08 22:00:58 -03:00
08c599b345 fix: fixes ingress cert 2025-11-08 21:59:48 -03:00
c4e2a3362c Merge pull request #73 from HideyoshiSolutions/fix/fixes-rollout-check
fix: fixes rollout check
2025-11-07 21:54:19 -03:00
0a502489e3 fix: fixes rollout check 2025-11-07 21:52:44 -03:00
35c662df7e Merge pull request #71 from HideyoshiSolutions/fix/fixes-decrypt-secrets-ci
Fix/fixes decrypt secrets ci
2025-11-07 21:43:53 -03:00
9042b8d33b fix: fixes deploy by tag in dispatcher 2025-11-07 21:42:36 -03:00
def0658089 fix: fixes the decryption process in the ci 2025-11-07 21:40:10 -03:00
8244f1d5e0 Merge pull request #69 from HideyoshiSolutions/chore/better-ci
feat: adds deploy job to project
2025-11-07 21:32:52 -03:00
5af5006b87 feat: adds deploy job to project 2025-11-07 21:31:22 -03:00
1a14f324be Merge pull request #68 from HideyoshiSolutions/chore/better-ci
chore: adds run-tests as a needed job for docker
2025-11-03 17:58:54 -03:00
4e75afda84 chore: adds run-tests as a needed job for docker 2025-11-03 17:54:54 -03:00
281499626d Merge pull request #67 from HideyoshiSolutions/chore/better-ci
chore: better ci
2025-11-03 17:52:52 -03:00
3ea964d521 chore: better ci 2025-11-03 17:50:15 -03:00
41e4da6743 Merge pull request #66 from HideyoshiSolutions/devel
Devel - Adds No-OAuth2 Profile
2024-10-30 18:03:39 -03:00
9a994c9bbe Merge pull request #65 from HideyoshiSolutions/adds-no-oauth-profile
Adds NoOAuth Profile
2024-10-30 18:00:00 -03:00
95fcbef382 Adds NoOAuth Profile 2024-10-30 17:51:18 -03:00
570753f937 Merge pull request #64 from HideyoshiSolutions/devel
Devel - Fixes Docker Java Options
2024-10-27 02:55:49 -03:00
13e77e1906 Merge pull request #63 from HideyoshiSolutions/better-start-time
Fixes Docker Java Options
2024-10-27 02:55:23 -03:00
ea23fb72b9 Fixes Docker Java Options 2024-10-27 02:54:33 -03:00
a9da9fcec4 Merge pull request #62 from HideyoshiSolutions/devel
Devel - Alters Java Options for Better Start Time
2024-10-27 02:30:20 -03:00
df18a6f486 Merge pull request #61 from HideyoshiSolutions/better-start-time
Alters Java Options for Better Start Time
2024-10-27 02:29:01 -03:00
13c321b54e Fixes Java Version Name in Tests 2024-10-27 02:28:05 -03:00
6b5294e5f0 Alters Java Options for Better Start Time 2024-10-27 02:26:03 -03:00
9ddaeb957f Merge pull request #60 from HideyoshiSolutions/devel
Devel - Adds Arm Docker Image
2024-08-29 03:06:31 -03:00
80f21a01a1 Merge pull request #59 from HideyoshiSolutions/adds-arm-docker-image
Adds Arm Docker Image
2024-08-29 03:05:38 -03:00
edc5f64b72 Adds Arm Docker Image 2024-08-29 03:02:36 -03:00
15105f065d Merge pull request #58 from HideyoshiSolutions/devel
Devel - Fixes Google OAuth2 Google Picture
2024-06-30 04:07:26 -03:00
61ae42e71f Merge pull request #57 from HideyoshiSolutions/fixes-google-profile-picture
Fixes Google OAuth2 Google Picture
2024-06-30 04:06:56 -03:00
c6efec0070 Fixes Google OAuth2 Google Picture 2024-06-30 04:05:54 -03:00
da16380851 Merge pull request #56 from HideyoshiSolutions/devel
Devel - Better UserGuard hasAccess Implementation
2024-05-27 18:39:17 -03:00
b977e10161 Merge pull request #55 from HideyoshiSolutions/better-user-guard-has-access
Better UserGuard hasAccess Implementation
2024-05-27 18:38:48 -03:00
e18e3cca3e Better UserGuard hasAccess Implementation 2024-05-27 18:37:56 -03:00
6879b18a9c Merge pull request #54 from HideyoshiSolutions/devel
Devel - Fixes StorageService Implementation
2024-05-26 02:32:42 -03:00
5ee0aab62c Merge pull request #53 from HideyoshiSolutions/fixes-storage-service-implementation
Fixes StorageService Implementation
2024-05-26 02:28:04 -03:00
66415761c0 Fixes StorageService Implementation 2024-05-26 02:27:20 -03:00
27049f194a Merge pull request #52 from HideyoshiSolutions/devel
Fixes unhandled authentication error (#51)
2024-05-26 02:02:05 -03:00
b602d7dc33 Fixes unhandled authentication error (#51)
* Initial Fix of Unhandled Authentication Exception

* Fixes New ProfilePicture URL not Returned
2024-05-26 02:01:15 -03:00
aecb0f63e3 Merge pull request #50 from HideyoshiSolutions/devel
Refactor and restructure - No API Breakage (#49)
2024-05-25 21:49:30 -03:00
ffc35c2f5e Refactor and restructure - No API Breakage (#49)
* Renames Project GroupId

* Correcting Naming Conventions

* Initial Restructuring

* Altera Formato Application Config

* Removes Auth for ReImplementation

* Changes Project Structure

* Restructure Microservice

* Fixes Tests

* Initial Authentication and Authorization ReImplementation

* Optimize Imports and Reformats Code

* Implements ResourceGuard Mapping and Automatic Security Configuration

* First Refactored Feature Complete Version - OAuth2 Implementation

* Moves All Enums to the Correct Dir

* Reimplements Authentication with Providers and JWTFilters
2024-05-25 21:48:21 -03:00
5ba9b6f773 Merge pull request #47 from HideyoshiSolutions/devel
Devel - Changes Application Name
2024-02-24 03:08:12 -03:00
0ecc1f3127 Merge pull request #46 from HideyoshiNakazone/changes-application-name
Changes Application Name
2024-02-24 03:07:02 -03:00
439496b63e Changes Application Name 2024-02-24 03:02:32 -03:00
23014b012b Merge pull request #45 from HideyoshiSolutions/devel
Devel - Initial Auth Service Refactor
2024-02-24 02:56:49 -03:00
4f843ff6de Merge pull request #44 from HideyoshiNakazone/initial-auth-service-refactor
Initial Auth Service Refactor
2024-02-24 02:55:24 -03:00
cc5c5cf755 Changes the Project Name to com.hideyoshi.auth
From now onward this project with be only for authentication of users of the Hideyoshi.com project. All other APIs and MicroServices will use this project to validate user identity
2024-02-24 02:48:01 -03:00
e1ec1b2068 Refactors Project Structure 2024-02-24 02:43:10 -03:00
bd0b072e1a Final Implementation of AuthService 2024-02-24 02:22:38 -03:00
a96ba9468c Initial AuthService Refactor and ValidateAccessToken EndPoint 2024-02-24 02:09:05 -03:00