We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37393
    • 68 Posts
    Hey,

    Does anyone here know if there is any way to add a custom snippet parameter ($scriptProperties) to the Login snippet for Revolution - without hacking a core file?

    E.g
    [[!Login? ¶meter=`[[!Value]]`]]


    What i am trying to do is to pass a external session key to be used to logout my external user at the same time as my modx user, (I'd call it "Single-Sign-Out")


    I need your advices, ideas.. just simply anything you can come up with related to my issue.

    Thanks!
      IntoVPS - VPS hosting service with super-fast response.
      If MODx does not suit your needs then you have a lack of imagination.
      • 37393
      • 68 Posts
      Ok,

      I just remembered that there is a function for Login:

      &logoutResourceParams
        IntoVPS - VPS hosting service with super-fast response.
        If MODx does not suit your needs then you have a lack of imagination.
        • 9207 ☆ A M B ☆
        • 2,475 Posts
        Can't you accomplish this using a pre or post hook?