A
A
Alexander2016-02-29 13:59:54
PHP
Alexander, 2016-02-29 13:59:54

How to log in to 1C 8.3 from the form on the site?

On the local server (IIS / 7.5) is 1C 8.3
through a browser, you can log in and work in 1C
using one IP from the local network
and another from the Internet
There is a company website, and they want to attach an authorization form for
1C HTML form and log in to the 1C server and do not need to fill in the native login window.
In other words, you need to redirect the user there logged in.
Is it possible in principle to organize this business?
What technologies to use?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Kinash, 2016-02-29
@alexmixaylov

Nothing extra is needed. This is the basic functionality, which is well described in both paper and electronic documentation. Use parameters N (for login) and P (for password) for your published database:
https://[domain]/[base]/?N=login&P=password

A
Anton, 2016-02-29
@karminski

Maybe vice versa? Is there a company website, does it have an authorization web form and do you need to log in to 1C with its data? Here you probably need to dig towards OAuth.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question