azure-saas icon indicating copy to clipboard operation
azure-saas copied to clipboard

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as...

Results 20 azure-saas issues
Sort by recently updated
recently updated
newest added

I successfully deployed Identity Foundation Services and m attempting to run the SaaS Permissions API deployment script. ``` cd /mnt/.../azure-saas/src/Saas.Identity/SaaS.Permissions/deployment ./setup.sh ./run.sh ``` Running the script fails with the following...

bug

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Go to Signup Admin Website, in the relative path: /Admin/Tenants, a table with tenants displays, and for each tenant...

enhancement

**Describe the bug** When I deploy this repository from script, the predefined GitHub actions will not work. I get the following error message: ![image](https://github.com/Azure/azure-saas/assets/67712864/cd47df1a-f681-4a40-9c66-002326d23a1f) I took a look at the...

bug
needs research or confirmation

A few month back, Azure Entra has been announced and Azure Entra External ID is in preview. Is there a plan to switch this project over to use Azure Entra...

enhancement

**Describe the bug** When I use the Edit page of a tenant and want to change the service plan (property `ProductTierId`), it does not change but keep its value. **To...

bug

Hi, Deployment "SecretsGenerator" seems to be hanging for me. This in turn possibly failing other two deployments looks like. Note that I needed to delete resource group from the first...

documentation
needs research or confirmation

We manage to deploy the service and saas webapp on azure. However there are not enough documentation on how to configure SaaS.Application.Web on local. Also, How we get JWT token...

documentation

When running the "run.sh" script the script fails after logging into the Azure tenent ### Login to Azure ### Log into you Azure tenant Setting account subscription to "" You...

needs research or confirmation