-
Hey! Looks like we can't import files that store boolean value paramters. For instance, an application object with AD configurations & flipping the TLS value back & forth fails import from VS code.
…
-
Could you take this into consideration? When tokenizing variables, the \ char is not recognized as an escape character, e.g. when there are two \\ it should be replaced to a single \
%%FTP_PATH%%=C…
-
This feature will partially implement [JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants](https://tools.ietf.org/html/rfc7523).
[Section 2.1. Using JWTs as A…
-
- The right-click import on the file doesn't actually import anything.
- Would like the ability to import multiple files at once as I can do in the eclipse plugin.
-
Hey! It seems like the import current file doesn't check for any missing property that exists in the file. Any way we can prompt the user that there is a missing property with the name of the property…
-
An issue related to generating the v2 keys. This seems to be happening all the time now. Something must have changed on the sailpoint side. Here is the error when executing the command.
New-IdentityN…
-
Some of your functions use the following line to get an oAuth token:
`Invoke-RestMethod -Method Post -Uri "$($oAuthURI)?grant_type=password&username=$($adminUSR)&password=$($adminPWD)"`
I would re…
-
What software-as-a-service (SaaS) do we use that can be hooked up to existing in-house authentication providers?
Authentication options:
- SecureAuth
- https://drive.google.com/file/d/1BWTSF…
afeld updated
4 years ago
-
When running 'dockerrun project-assemble DNDBeyond.project, the mtprops for DND5e isn't generated and the output suggests it can't find the DND5e/content.xml file.
-------------------
```
trey.ki…
-
I am using threetenbp version 1.4.4 in my maven project. On deploying my JAR in a tomcat container, I get the error/exception below:
java.lang.NoClassDefFoundError: org/threeten/bp/temporal/TemporalA…