cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1137
Views
5
Helpful
2
Replies

How do I increase access grant duration in Meraki Custom Splash Screen

o.galbavy
Level 1
Level 1

We are developing custom hosted splash screen. We have trouble setting longer grant duration. We have tried appending following query argument to grant URL: '&duration=756000' (as written in Meraki EXCAP documentation), but Clients page still says access will expire in 24 hours. Is this option limited by "Splash frequency" setting in Meraki Dashboard?

1 Accepted Solution

Accepted Solutions

o.galbavy
Level 1
Level 1

I got it working by swapping duration and continue_url query parameters, so duration comes first. There might be problem with correct query parameters parsing.

View solution in original post

2 Replies 2

amoherek
Cisco Employee
Cisco Employee

I'll move this thread to the Meraki community...

o.galbavy
Level 1
Level 1

I got it working by swapping duration and continue_url query parameters, so duration comes first. There might be problem with correct query parameters parsing.