Tide launches a feature which facilitates the login of Old users using the new service with leverage the high security provided by the Gravitee.

- Partner: Tide
- Technologies Used: Java 11, AWS S3, AWS Fargate Cluster, AWS SNS, MySQL database,JOOQ, Spring Security.
- Domain: Identity and Access Management
About Tide
Tide (Tide Platform Limited) is a UK financial technology company providing mobile-first banking services for small and medium-sized enterprises. It enables businesses to set up a current account and get instant access to various financial services (including automated bookkeeping and integrated invoicing).
Challenge
In Tide legacy users (i.e. users created without the Gravitee AM) have no access to the new system as they do not do the Oauth journey which was implemented to the new users. So to make this possible, legacy users need to be ported to the new system (Gravitee).
Technical Solution:
Tide has two types of users: “Team member users' ' and “Legacy users.” Team member users are those users who exist in gravitee. Legacy users are those users who don't exist in gravitee. The users only exist in the old system; for that, we have created a new endpoint that checks whether the user exists in gravitee or not. This endpoint is hit before login in the Legacy users; if that user does not exist in the gravitee then that endpoint port that user into the gravitee and maintains a mapping for those users into the table If the system needs LegacyId so we can easily find out that Id using the id created by the gravitee.
- Get an access token they can use with the onboarding API (This token is basically a JWT token that is generated using the signature algorithm RS256).
- Get their user added to the TIDE IAM system with a membership of the company they are completing an application form so that they can log back into it later.
- Once all details are provided by the applicant and all the check results have been received, call the Decision Engine.
- If the application is approved by the decision engine User is updated in user-management-service (UMS).

Benefits
- All the Legacy users easily port into the gravitee.
- Now Leacay users easily access all the other endpoints.
- Maintaining legacy users mapping which identifies that particular users are legacy users or team members.
Download the detailed version of the case study:
Get In Touch:
Looking for similar or other solution for the healthcare industry? Get in touch or send us an email at hello@knoldus.com. We are proven, experienced Certified Lightbend Partner, available for partnering to make your product a reality.