I try to develop an php application that share into linkedin page . When the user submit a post in my site its automatically post it to my linkedin page without ask user to sign in. in another words: I need a feature like "offline access in facebook".
thanks
Obtain oauth token - the end user should grant permissions
POST your messages to users wall using REST API and obtained token