From 4d1e8b8bf5556d8d03851c840390bdeb06c07a3c Mon Sep 17 00:00:00 2001 From: Mason Payne Date: Thu, 15 Aug 2024 23:14:24 -0600 Subject: [PATCH] set up process oriented answers file --- Outline/Foundational answers.md | 2 +- Outline/Process-Oriented Answers.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 Outline/Process-Oriented Answers.md diff --git a/Outline/Foundational answers.md b/Outline/Foundational answers.md index 9cd9395..3e4b897 100644 --- a/Outline/Foundational answers.md +++ b/Outline/Foundational answers.md @@ -1,4 +1,4 @@ -## Foundational Questions +## Foundational Answers 1. Core Principles: What are the core principles you believe every software company should follow when implementing authentication and authorization? * More powerful authentication signals to business customers you are designed for them diff --git a/Outline/Process-Oriented Answers.md b/Outline/Process-Oriented Answers.md new file mode 100644 index 0000000..72b939d --- /dev/null +++ b/Outline/Process-Oriented Answers.md @@ -0,0 +1,4 @@ +## Process-Oriented Answers + +1. Assessment: When you first engage with a client, how do you assess their current authentication and authorization setup? What key factors do you evaluate? + * \ No newline at end of file