Skip to content

add renew to query param only if it is true#15

Open
LiJohnson wants to merge 1 commit intokayleecodes1:masterfrom
LiJohnson:master
Open

add renew to query param only if it is true#15
LiJohnson wants to merge 1 commit intokayleecodes1:masterfrom
LiJohnson:master

Conversation

@LiJohnson
Copy link

base cas server code

   <decision-state id="renewRequestCheck">
        <if test="requestParameters.renew != '' and requestParameters.renew != null" then="serviceAuthorizationCheck"
            else="generateServiceTicket"/>
    </decision-state>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments