Are GET parameters retained as a user authenticates?
Yes. If a user visits a protected location with GET query parameters, they will be preserved throughout the authentication process. These should be kept to a minimum (in size), though, due to URI query string size constraints in browsers (OpenID uses the query string to pass parameters around as well, adding to the length).
Related Questions
- In MiMiC v2.8, OPC parameters can be simulated using the /OPC designation in the Tag name. Can the user simulate OPC parameters in MiMiC v3 and do they consume SIO tags?
- Does this vulnerability mean that a user could change the registry values that specify RASMANs parameters?
- How can I make a User Defined Function with optional parameters like the ones I see in the Help File?