Loading...
Skip to main content
Site identity, navigation, etc.
Log in
Username
Password
I forgot my password
CapsLock is on.
Log in
Stay in SSL mode
Navigation and related functionality and content
Related content
View template: tiki-admin_oauthserver.tpl
Edit CSS
Template listing
{title help=""}{tr}OAuth Server{/tr}{/title} <div id="tiki-admin_oauthserver"> <h2>{tr}List of clients{/tr}</h2> {function name="printClientForm" htmlId="" entityId="" entityName="" entityName="" entityClientId="" entityClientSecret="" entityRedirectUri="" entityUser="" } <form {if $htmlId}id="$htmlId"{/if} action="{$client_modify_url}" method="POST" class="js-oauth-client"> <div class="row"> <input type="hidden" name="id" value="{$entityId}" /> <div class="col-sm-12"> <h3>{$entityName}</h3> </div> <div class="tiki-form-group col-md-6 col-sm-12 form-group-name"> <label for="oauth-name">{tr}Name{/tr}</label> <input type="text" class="form-control" name="name" value="{$entityName}" /> </div> <div class="tiki-form-group col-md-6 col-sm-12 form-group-client_id"> <label for="oauth-client_id">{tr}Client_id{/tr}</label> <input type="text" class="form-control" name="client_id" value="{$entityClientId}" /> </div> <div class="tiki-form-group col-sm-12 form-group-client_secret"> <label for="oauth-client_secret">{tr}Client_secret{/tr}</label> <input type="text" class="form-control" name="client_secret" style="font-family: monospace;" value="{$entityClientSecret}" /> </div> <div class="tiki-form-group col-sm-12 form-group-redirect_uri"> <label for="oauth-redirect_uri">{tr}Redirect_uri{/tr}</label> <input type="text" class="form-control" name="redirect_uri" value="{$entityRedirectUri}" /> </div> <div class="tiki-form-group col-sm-12 form-group-user"> <label for="user_selector_oauth_server">{tr}User{/tr}</label> <a class="tikihelp text-info" title="{tr}User:{/tr} {tr}When remote machine authenticates using the client secret, which user should the related access token act like?{/tr}"> {icon name=information} </a> {user_selector id="user_selector_oauth_server" realnames="n" user=$entityUser} </div> <div class="col-sm-12"> <div class="btn-group float-end"> <button type="submit" class="btn btn-success" value="1">{$entityId|ternary:'Save':'Add'|tra}</button> <button type="submit" class="btn btn-danger" name="delete" value="1">{tr}Delete{/tr}</button> </div> </div> </div> <hr /> </form> {/function} {foreach $client_list as $key => $entity } {call name="printClientForm" htmlId="entity-form-{$key}" entityId="{$entity->getId()}" entityName="{$entity->getName()}" entityClientId="{$entity->getClientId()}" entityClientSecret="{$entity->getClientSecret()}" entityRedirectUri="{$entity->getRedirectUri()}" entityUser="{$entity->getUser()}" } {/foreach} {call name="printClientForm" htmlId="new-entity-form" entityName="{$client_empty->getName()}" entityRedirectUri="{$client_empty->getRedirectUri()}" } </div>
Related content
Most Popular Tags
adze
american woods
axe
broadleaf
broadleaf aspen
broadleafs
community
conifers
dendrology
eco friendly
education
froe
glossary
green
green woodworking
hammer
hard wood
hard woods
hardwoods
hickory
history
how to
joinery
literature
machinery
material processing
media
merchants
mortise
people
plane
poplar
safety
shaker
shave
society
soft woods
spokeshave
sustainable
template
tenon
terminology
tools
wood
works