Tag: Oauth 2.0
-
How to Use Java to Build Single Sign-on
When developing applications, it’s often the case that you have a single resource server providing data to multiple client apps. Although …
-
Google to choke off ‘less secure applications’
If you’re entering a username and password to give an app access to a G Suite account, beware: you won’t be able to do it for much …
-
Tutorial: Secure Your Java App in 5 Minutes with OAuth 2.0
Present-day apps depend on user authentication, which can be challenging for Java developers. Many developers build their own …
-
Monitor Your Microservices Architecture With the Elastic Stack
Check out this stack of elastics! Having a centralized tool for monitoring a microservice architecture is very …
-
Secure and Deploy Your Spring Boot App With AWS Elastic Beanstalk
Authentication and good user experience are crucial for all applications. Developers and companies need a quick way to verify and validate …
-
Integrate SSO With Spring Boot and OAuth 2.0
Integrate SSO with Spring Boot and OAuth 2.0. Single sign-on (SSO) is the standard nowadays, regardless of industry or company …
-
Guide to Integrating OKTA OAuth 2.0 OIDC With Mulesoft API Anypoint Platform
What Is OAuth 2.0 OIDC? OIDC (Open ID Connect) is an identity layer on the top of the OAuth 2.0 protocol. It allows clients to verify the identity of the End User on the authentication performed …
●●●