Граф коммитов

765 Коммитов

Автор SHA1 Сообщение Дата
Landon Pierce c8a180f0a4
Merge pull request #180 from Azure/feature/Julian/AssignSsoUserId
Assign SSO User Id
2022-06-21 09:47:31 -04:00
Landon Pierce 1978365ab8
Merge pull request #179 from Azure/Julian/RemoveOutdatedAdminConfig
Remove Outdated Admin Config
2022-06-21 09:46:22 -04:00
julian-mcnichols 2764efb0c6 PR Feedback
* Reassert Permissions API Base Url
2022-06-15 15:55:04 -05:00
julian-mcnichols 4471ddbb00
Cleanup Badgemeup Screenshot (#183)
* Convert site screenshot from gif to png
* Place screenshot in expected static images directory rather than alongside page file
2022-06-15 15:49:14 -05:00
julian-mcnichols 53054231fe
Remove Unnecessary Hugo Pages (#182)
* Removed FAQ Index since it is hidden and has no content
* Removed Contoso Tickets pages since it is hidden and outdated, along with its roles image
2022-06-15 15:48:59 -05:00
julian-mcnichols 0659135ed9
Remove Unneeded Classes (#181)
* Addresses Owner class TODO
* Remove irrelevant declarations of Tenant, Owner, and ConfirmationViewModel unused by workflow process
2022-06-15 15:48:45 -05:00
julian-mcnichols c2a4fc144b
Onboarding Workflow Service Name (#178)
* Onboarding Workflow Service Name
* Names service class explicitly

* Pluralization Change
2022-06-15 15:48:27 -05:00
julian-mcnichols 524ab40139
Remove Tenant Filter (#169)
* Remove Tenant Filter
* Remove unimplemented filter argument
* Update client files
* Add NSwag file to Saas.Application for its client
* Corrected hidden NSwag fields still affecting service logical output
2022-06-15 15:47:10 -05:00
julian-mcnichols 15fb0ef226 Assign SSO User Id
* Addresses TODO item in workflow item logic
2022-06-13 18:29:20 -05:00
julian-mcnichols 837b9d05af Remove Outdated Admin Config
* Removed Permissions Api Options in Admin Service that are no longer relevant
2022-06-13 17:24:20 -05:00
Landon Pierce 4d9c15ec93
Merge pull request #175 from Azure/feature/Julian/CopyrightYearUpdate
Update Copyright Year
2022-06-13 10:37:28 -04:00
Landon Pierce e39616f161
Merge pull request #174 from Azure/feature/Julian/NullHandlingAppSettings
Null Handling App Settings
2022-06-13 10:37:03 -04:00
Landon Pierce 9a84e6b4e7
Merge pull request #173 from Azure/feature/Julian/SignupAdminScopesEnhancement
Signup Admin Scopes Enhancement
2022-06-13 10:35:25 -04:00
julian-mcnichols 4e74e64852 Null Handling App Settings
* Set default value in SaaS Application App Settings
2022-06-08 10:21:40 -05:00
julian-mcnichols 612db34469 Signup Admin Scopes Enhancement
* Extend scope logic enhancement to signup app
2022-06-08 10:05:26 -05:00
julian-mcnichols 62d61e10fa
Saas App Startup Guide (#168)
* Update readme to overview authentication, tenant route example, and point toward special tags for development
* Add TODO (SaaS) comment tags to places of fast-track development
2022-06-08 09:03:06 -05:00
julian-mcnichols 51d7bbc250
Set Admin Scopes Into Config (#167)
* Azure AD B2C will filter for the admin scopes during integration, so an assembled form must be set into memory
2022-06-08 09:01:42 -05:00
Landon Pierce 85e1400b14
Merge pull request #172 from Azure/doc-update
insert message about deployments not ready yet
2022-06-07 19:30:39 -04:00
Landon Pierce 1427e9b0f1
Merge pull request #170 from Azure/bugfix/Julian/RemoveCommonDirectory
Remove Common Folders
2022-06-07 19:29:59 -04:00
Landon Pierce c160870491 insert message about deployments not ready yet 2022-06-07 19:23:29 -04:00
julian-mcnichols 228eaa5aad Update Copyright Year
* Sets years in signup app to 2022
2022-06-07 15:40:04 -05:00
julian-mcnichols 24a8988d52 Remove Common Folders 2022-06-07 15:15:41 -05:00
julian-mcnichols d5571e0939
Enhance B2C Scope Config (#166)
* Fix Scoped CSS Alias
* Create new AppSettings:AdminServiceScopeBaseUrl app setting (stored in secrets)
* Trim slashes and append verbatim scope names during launch
2022-06-06 14:36:44 -05:00
julian-mcnichols 3da91d7c8b
Fix Scoped CSS Alias (#165)
* Create static project name reference to protect against future name changes of template breaking scoped css silently
2022-06-06 15:13:37 -04:00
julian-mcnichols e4faea8c30
Handle Null Logic (#164)
* Handle Null Logic
* Enforce null warnings in both SaasApp and SignupAdmin app
* Convert model values to nullable where no obvious assumption on instantiation can be made
* Ensure subsequent service logic accounts for null checking

* PR Feedback
* Additional null logic warnings
* Change to empty assigning several strings

* PR Feedback
* Filename spelling correction

Co-authored-by: Landon Pierce <landonpierce@microsoft.com>
2022-06-06 15:10:00 -04:00
Landon Pierce 937b8144fd
Merge pull request #162 from Azure/feature/Julian/TenantInfoPage
Tenant Info Page
2022-06-06 14:59:21 -04:00
julian-mcnichols 3e38345612 * Enforce authenticated policy
* Separate global admin requirement into distinct policy
* Display tenant info as part of base Index when provided with a route in the url
* Remove distinct Tenant page
2022-06-03 15:45:19 -05:00
julian-mcnichols 1f33a57a4e * Implement public tenant info endpoint and reference via route provided in page parameters 2022-06-03 13:06:45 -05:00
julian-mcnichols 5e595634ed
Constantization and Parameterization Sweep (#163)
* Parameterize Issuer Domain
* Assign B2C issuer domain inside of B2C config model

* * Render additional constants in SignupAdmin app startup
* Some constants retained due to importance of their contextual visibility

* *PR Feedback
* Remove secret improperly defined in appsettings.json
* Rename B2C options member
2022-06-01 11:27:04 -05:00
julian-mcnichols f79d4de14f * Reasserting filtering, removal erroneous 2022-06-01 11:16:10 -05:00
julian-mcnichols b191dae8dd Merge branch 'feature/Julian/TenantInfoPage' of https://github.com/Azure/azure-saas into feature/Julian/TenantInfoPage 2022-06-01 09:39:23 -05:00
julian-mcnichols 0531137aee PR Feedback
* Remove unnecessary filtering logic
2022-06-01 09:39:00 -05:00
Landon Pierce 42af308101 Merge remote-tracking branch 'origin/main' into feature/Julian/TenantInfoPage 2022-06-01 10:28:08 -04:00
Landon Pierce 51efcd633b
Merge pull request #161 from Azure/feature/Julian/CreateSaasAppAuthTemplate
Create SaaS App Template With Auth
2022-06-01 10:26:08 -04:00
julian-mcnichols 2853513c2a * PR Feedback
* Remove AdminClient interface
* Remove temporary dev error logic
2022-05-31 12:56:27 -05:00
Landon Pierce 104963839f
Merge pull request #160 from arsenvlad/arsenvlad-patch-2
Fix one more 404 link on permissions-service page
2022-05-31 08:49:21 -04:00
julian-mcnichols baecbd722c * Consolidate entirely into Razor Page project format
* Index namespace correction
2022-05-27 10:57:47 -05:00
julian-mcnichols ee230e6e6d Tenant Info Page
* Implement tenant id filtering into user tenant path
* Add tenant page path
* Remove IAdminClientSettings since modules are encapsulated
* Enforce authentication on Tenant page
* Add Tenant to navbar when SaaS App user is logged in
* System will filter on app secret for filtering tenant response
2022-05-26 18:09:47 -05:00
julian-mcnichols bd895c9d4e * Merge updated client 2022-05-25 18:06:42 -05:00
julian-mcnichols a4efff46c3 * Remove common repository structure
* Encapsulate all necessary classes and interfaces into each project
* Enable authentication flow on SaaS App
* Name relevant config and secrets for new app
* Include sessions and telemetry
* Retain SaaS app code behind page structure
2022-05-25 17:56:01 -05:00
julian-mcnichols 5f880bbbab Create SaaS App Auth Template
* Refactor common auth model items into Common project
* Refactor TenantAdmin app to reference Common interfaces
2022-05-24 16:16:09 -05:00
Arsen Vladimirskiy 02c577f3d7
Update permissions-service.md 2022-05-24 12:06:54 -05:00
Landon Pierce bc77b4ba5a
Merge pull request #159 from Azure/docs-fix
fix branch
2022-05-24 11:20:21 -04:00
Landon Pierce c5e287d986 fix branch 2022-05-24 11:19:55 -04:00
Landon Pierce c739f24d47
Merge pull request #158 from arsenvlad/arsenvlad-patch-1
Fix a few 404 links in docs
2022-05-24 10:57:24 -04:00
Arsen Vladimirskiy 28f9b5749a
Fix saas-notifications link 2022-05-24 09:51:38 -05:00
Arsen Vladimirskiy f8c4b7d1bf
Fix anchor on signup-administration.md 2022-05-24 09:50:08 -05:00
Arsen Vladimirskiy bb89cb2149
Fix 404 links on signup-administration.md 2022-05-24 09:30:15 -05:00
Arsen Vladimirskiy 61e94456bd
Fix 404 links on quick-start.md 2022-05-24 09:27:38 -05:00
Arsen Vladimirskiy 01a5a6953f
Fix 404 link on admin-service 2022-05-24 09:23:40 -05:00