init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
4
Tools/Install/GrantIdpForLocalDb.sql
Normal file
4
Tools/Install/GrantIdpForLocalDb.sql
Normal file
|
@ -0,0 +1,4 @@
|
|||
create login [IIS APPPOOL\Kreta.IdentityProvider] from windows;
|
||||
GO
|
||||
exec sp_addsrvrolemember N'IIS APPPOOL\Kreta.IdentityProvider', sysadmin
|
||||
GO
|
Loading…
Add table
Add a link
Reference in a new issue