Jump to content

Max

Members
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Max reacted to YannR in Heartbeat and Reset Status querying from API   
    Hi,
     
    We would like to have the ability to have Reset Status, Heartbeat Status and Password Last Updated for a particular password through API.
     
    Our MSP activity team need that in order to integrate all failed password reset or out sync password status into their global monitoring dashboard (Grafana)

    This could be added as a new field in the JSON reponse from "GET /winapi/passwords" request.
     
    Best Regards,
    Yann
     
     
  2. Like
    Max reacted to elmo in Support for SAML2 LogoutRequest   
    As defined in the SAML RFC the end application should be able to generate and send a POST request to the originating IDP using a LogoutRequest, when using PasswordState combined with Azure AD SAML if you point it at the AAD logout URL and press logout Azure says no as its just a 302 to the logout URL. If you input the generic URL it will log you out of all AzureAD applications. Can we please ask for this to be supported? The application should send a LogoutRequest back to the IDP via client browser on logout/timeout. See the following URL for more info https://docs.microsoft.com/en-us/azure/active-directory/develop/single-sign-out-saml-protocol 
  3. Like
    Max reacted to Yves in Remote Session Launcher - Adding more choices of connection types   
    Hi,
     
    I played a lot with the PS Remote Session Launcher and it's integration with applications via the PSLauncher.ps1 script.
    There is, as of yet, 5 choices only (RDP, SSH, TeamViewer, Telnet and VNC)
    The Telnet one, in my opinion, can be dropped because Telnet shouldn't be used in any way.
     
    Here is the improvement proposal:
    These 5 choices should be at least 10. (and an infinity if possible, like a + button to add a new one) There is plenty of applications that uses passwords and that are cli compatible to launch. (Like the many  VPN clients out there) The choices should be fully customizable. The 5 defaults could be pre-configured The 5 (or more) following could be user defined The PSLauncher.ps1 script doesn't need any modification since it already is customizable.  
    This comes from our usage, which is RDP, SSH, Teamviewer and VPN clients mostly.
    Since the VNC and Telnet options are not used they have been reconfigured in the PSLauncher.ps1 script to be mapped on 2 VPN clients.
     
    Have a nice day!
×
×
  • Create New...