Tim81

Results 15 comments of Tim81

Would be great to have AD/LDAP login support

I’ll look into it, but with testing I actually used a file as source as well, but used get-content to pass it to the variable.

@rmbolger I've added SecureString, Filepath parameters for the PrivateKey, removed the plaintext parameter. Also added Windows Powershell 5.1 compatability.

Added support to supply the JWT access token directly.

Hi @rmbolger when will the PR reviewed further? :-)

I've created an account and purchased a throwaway domain to test with. I have emailed you the credentials

Regarding _I worry a little about how supportable the PEM parsing implementation for PS 5.1 will be long term. I'd rather that use the existing PEM parsing functions in the...

Created different parametersets for PrivateKey and changed parametername CustomerName to TIPCustomerName, as well made the DNS $RecordName and $TxtValue the first parameters, altough due to explicit position value, it shouldn't...

Alright, so before actually adding a record check if one exists and use it’s TTL instead of 5 minutes. Also means that we need to get the full record before...

Tested it, looks good When will the next official release be that will have the plugin included ?