본문 바로가기
  • AI (Artificial Intelligence)

All633

The standard authorization code flow Ref. developer.xero.com/documentation/oauth2/auth-flow The standard authorization code flow is suitable for web server applications that can securely store a client secret. If you’re building a native app (desktop or mobile) then you should refer to the PKCE flow. To get started, create an OAuth2.0 app and make sure you select the “Auth Code” grant type. Your app is assigned a unique Client ID a.. 2021. 2. 3.
Code markup in Apple Notes app Ref. apple.stackexchange.com/questions/312107/code-markup-in-apple-notes-app Note: I am in no way connected to any of these software. Free Options Boostnote is an open source project for writing notes with syntax highlighting. This is a good free alternative to using the native Notes app if you aren't against downloading an additional application. Paid Options Quiver provides features like LaTeX.. 2021. 1. 26.
The standard authorization code flow - Good Sample Design Ref. developer.xero.com/documentation/oauth2/auth-flow The standard authorization code flow The standard authorization code flow is suitable for web server applications that can securely store a client secret. If you’re building a native app (desktop or mobile) then you should refer to the PKCE flow. To get started, create an OAuth2.0 app and make sure you select the “Auth Code” grant type. Your.. 2021. 1. 26.
The Simplest Guide To OAuth 2.0 Ref. darutk.medium.com/the-simplest-guide-to-oauth-2-0-8c71bd9a15bb For the past three years, I've repeated to explain OAuth 2.0 to those who don't have a technical background, mainly to investors as a co-founder of Authlete, Inc. (Tech In Asia: "API security startup Authlete raises $1.2m in seed funding"). As a result, I found a way to explain OAuth 2.0 in an easily understandable manner. This .. 2021. 1. 22.
OpenID Connect Core 1.0 Ref. openid.net/specs/openid-connect-core-1_0.html Abstract OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It enables Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner. This specification defines.. 2021. 1. 22.
OpenID Connect Flows Ref. www.scottbrady91.com/OpenID-Connect/OpenID-Connect-Flows OpenID Connect defines three flows, two of which build upon flows defined in OAuth 2.0. These flows dictate what response types an authorization request can request and how tokens are returned to the client application. This article describes each flow, when to use it, and how to secure it. Authorization Code Flow The authorization co.. 2021. 1. 22.
New Architecture of OAuth 2.0 and OpenID Connect Implementation Ref. darutk.medium.com/new-architecture-of-oauth-2-0-and-openid-connect-implementation-18f408f9338d 1. Semi-Hosted Service Pattern This article describes details about a new architecture of OAuth 2.0 and OpenID Connect implementation which is categorized as "Semi-Hosted Service" pattern in “Deployment and Hosting Patterns in OAuth”. In the pattern, a frontend server (an authorization server and .. 2021. 1. 21.
Diagrams of All The OpenID Connect Flows Ref. darutk.medium.com/diagrams-of-all-the-openid-connect-flows-6968e3990660 Introduction OpenID Connect has been developed by extending OAuth 2.0. OAuth 2.0 is a specification as to how to issue access tokens. It is defined in RFC 6749 (The OAuth 2.0 Authorization Framework). (c.f. “The Simplest Guide To OAuth 2.0”) OpenID Connect is a specification as to how to issue ID tokens. The main part i.. 2021. 1. 21.
OAuth 2.0 and OpenID Connect Overview Ref. developer.okta.com/docs/concepts/oauth-openid/ To decide which authentication flow is best for you based on the type of application that you are building, you first need to understand OAuth 2.0 and OpenID Connect and how you can implement these two flows using Okta. Authentication API vs OAuth 2.0 vs OpenID Connect There are three major kinds of authentication that you can perform with Okta.. 2021. 1. 21.
Access Management with OpenID Connect 1.0 Ref. backstage.forgerock.com/docs/am/6/oidc1-guide/ Preface This guide covers concepts, configuration, and usage procedures for working with OpenID Connect 1.0 and ForgeRock Access Management. This guide is written for anyone using OpenID Connect 1.0 with Access Management to manage and federate access to web applications and web-based resources. About ForgeRock Identity Platform™ Software Forge.. 2021. 1. 21.
OpenID Connect flow Ref. docs.axway.com/bundle/APIGateway_762_OAuthUserGuide_allOS_en_HTML5/page/Content/OAuthGuideTopics/OpenidImport/openid_flow.htm API Management Versions 7.5.X And 7.6.X Reached End Of Support In November 2020. Please Contact Axway Support To Discuss Which Options Are Available To You. OpenID Connect flow Estimated reading 1 minute or less The OpenID Connect process follows the OAuth 2.0 three-.. 2021. 1. 21.
Node Version Manager Ref. github.com/nvm-sh/nvm Table of Contents About Installing and Updating Install & Update Script Additional Notes Troubleshooting on Linux Troubleshooting on macOS Ansible Verify Installation Important Notes Git Install Manual Install Manual Upgrade Usage Long-term Support Migrating Global Packages While Installing Default Global Packages From File While Installing io.js System Version of Node.. 2021. 1. 15.
AWS Key Management Service (KMS) Ref. 1. www.suncoreedb.com/aws_kms.html 2. aws.amazon.com/blogs/security/are-kms-custom-key-stores-right-for-you/ 2. docs.aws.amazon.com/ko_kr/secretsmanager/latest/userguide/tutorials_basic.html#tutorial-basic-step1 AWS Key Management Service (KMS) AWS Key Management Service (KMS) is a managed service that makes it easy for you to create and control the encryption keys used to encrypt your data.. 2021. 1. 14.
What is AWS Key Management Service (KMS)? Ref. hackernoon.com/aws-key-management-service-kms-djwf3zvd When we enable the key rotation it would reduce the chance that a compromised customer master key (CMK) could be used without your knowledge to access AWS resources. AWS Keys Rotation: How can we check if Key Rotation is enabled? To determine if your customer master keys have Key Rotation enabled, perform the following: A) Sign in to th.. 2021. 1. 14.
UML Made Easy with PlantUML & VS Code Ref. www.codeproject.com/Articles/1278703/UML-Made-Easy-with-PlantUML-VS-Code This article begins to look at UML. A couple of diagrams are discussed from a top level, while the focus is more on PlantUML. Introduction UML stands for Unified Modeling Language. It’s a general-purpose modeling language to standardize a way to visualize the architecture of software systems. It was developed by Grady .. 2021. 1. 13.
Building "utility-first" design systems (1/3) Ref. blog.nimbleways.com/building-utility-first-design-systems-with-tailwind/ Design systems shouldn't be considered a simple task nor should it be a theoretical concept for designers only. Design systems should empower developers & offer a common language with the designers for optimal collaboration. By adopting the utility-first CSS methodology & Tailwind's configuration file, designers get a .. 2020. 12. 22.
BEST NOSQL DATABASES 2021 Ref. www.improgrammer.net/most-popular-nosql-database/ MOST POPULAR AMONG PROGRAMMERS A database is a collection of information that is organized so that it can be easily accessed, managed and updated. Before starting with the most popular NoSQL databases. You must have to know about NoSQL databases. Most of the programmer doesn’t know what it stands for. It’s Not Only SQL. After getting knowled.. 2020. 12. 22.
APACHE IGNITE VS REDIS Ref. www.gridgain.com/technology/apache-ignite/ignite-vs-redis#:~:text=Apache%C2%AE%20Ignite%E2%84%A2%20is,often%20promoted%20as%20a%20database.&text=Apache%20Ignite%20and%20Redis%20both,and%20cache%20data%20in%20memory. Apache Ignite vs Redis as an In-Memory Computing Platform vs a Data Cache Apache® Ignite™ is a powerful alternative to Redis® for demanding computing use cases. Redis is primari.. 2020. 12. 22.